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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/405/?format=api",
    "created_at": "2021-12-13T00:00:18.227981Z",
    "estimated_size": 5647974336013,
    "number_tickets": 5,
    "tickets": [
        2196791,
        3461094,
        6507676,
        6782213,
        8683229
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/648b108112505b9d20b21f8567dd6b342fa16cc27ad27ae8ec0807564402220b/?format=api"
}