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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32484/?format=api",
    "created_at": "2022-03-26T00:01:05.091089Z",
    "estimated_size": 6700986500354,
    "number_tickets": 6,
    "tickets": [
        41919,
        80467,
        101634,
        426679,
        428771,
        436318
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/8007388ee2924168168a2254ef0e14a5f7bf93969fe93abd4cc482cfd50c5e79/?format=api"
}