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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/22/?format=api",
    "created_at": "2021-12-11T00:00:09.822613Z",
    "estimated_size": 15922820303224,
    "number_tickets": 14,
    "tickets": [
        1302580,
        1580401,
        2962964,
        3076797,
        3089776,
        3180962,
        3761938,
        5140182,
        5815019,
        7593279,
        8407790,
        9051571,
        9065942,
        9810422
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/9ec21c239aa5ec06cb1b41f18a4568937e9decc39139a97b3d2e8ee058fab43d/?format=api"
}