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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1208/?format=api",
    "created_at": "2021-12-17T00:00:30.103258Z",
    "estimated_size": 15401632464307,
    "number_tickets": 14,
    "tickets": [
        207095,
        652250,
        2726871,
        2969075,
        4798797,
        5345164,
        6459775,
        6656187,
        8112984,
        8129871,
        8532154,
        8723704,
        9180906,
        9555963
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/9ec21c239aa5ec06cb1b41f18a4568937e9decc39139a97b3d2e8ee058fab43d/?format=api"
}