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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1508/?format=api",
    "created_at": "2021-12-19T00:00:18.280988Z",
    "estimated_size": 15795182465122,
    "number_tickets": 14,
    "tickets": [
        595236,
        910523,
        1765893,
        2116356,
        3346656,
        3969956,
        4156069,
        4794559,
        4865580,
        6096780,
        6409083,
        6646615,
        6776748,
        8831717
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/0d8f64bc03577f987c407369104b02302d04f78fac5b77aedafe19d360d8f48d/?format=api"
}