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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/566/?format=api",
    "created_at": "2021-12-14T00:00:18.092653Z",
    "estimated_size": 13582793271354,
    "number_tickets": 12,
    "tickets": [
        1362470,
        1758717,
        2998876,
        3147506,
        3848495,
        4002578,
        4391553,
        5201077,
        5781697,
        7109911,
        7842322,
        9065374
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/1f54e19aa61e5417fc80999ad028c43de26daa627f2c4d038edff9a004c398fc/?format=api"
}