GET /api/v1.0/giveaway/tickets/33109/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33109/?format=api",
    "created_at": "2022-03-27T00:01:06.518405Z",
    "estimated_size": 3722770277974,
    "number_tickets": 3,
    "tickets": [
        684633,
        922645,
        945490
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/e541126fdb290c50d4e89e27bec0bbb4a1b36f6420ebe89b86cbcd47e3385732/?format=api"
}