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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33008/?format=api",
    "created_at": "2022-03-27T00:01:05.222161Z",
    "estimated_size": 7748680421442,
    "number_tickets": 7,
    "tickets": [
        172910,
        376114,
        377774,
        543152,
        598593,
        713198,
        844602
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/26b8c5621395770536734c12db9b76917073f99cdc603cc2773480bdc39cafe2/?format=api"
}