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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/102/?format=api",
    "created_at": "2021-12-11T00:00:18.892169Z",
    "estimated_size": 5844749336420,
    "number_tickets": 5,
    "tickets": [
        1184137,
        3911049,
        5603491,
        7100970,
        9086929
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/648b108112505b9d20b21f8567dd6b342fa16cc27ad27ae8ec0807564402220b/?format=api"
}