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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1006/?format=api",
    "created_at": "2021-12-16T00:00:31.013176Z",
    "estimated_size": 12636145972097,
    "number_tickets": 11,
    "tickets": [
        1334882,
        2818361,
        3653260,
        3967127,
        4167041,
        4195648,
        4415475,
        4425347,
        4475435,
        8113734,
        8968948
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/0d8f64bc03577f987c407369104b02302d04f78fac5b77aedafe19d360d8f48d/?format=api"
}