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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1100/?format=api",
    "created_at": "2021-12-17T00:00:13.843219Z",
    "estimated_size": 16029185168309,
    "number_tickets": 14,
    "tickets": [
        711,
        178044,
        253063,
        1220938,
        1702513,
        2709607,
        2969402,
        4394105,
        4671889,
        7339806,
        7394430,
        8686610,
        9340911,
        9626949
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/0d8f64bc03577f987c407369104b02302d04f78fac5b77aedafe19d360d8f48d/?format=api"
}