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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1359/?format=api",
    "created_at": "2021-12-18T00:00:25.954561Z",
    "estimated_size": 8397506098460,
    "number_tickets": 7,
    "tickets": [
        1137018,
        2315383,
        5424309,
        5862163,
        6100819,
        7009999,
        9348008
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/bf98d9561809b923fa84acefefa9604ab5160f6821c5e8f3a58c7b79b27793e9/?format=api"
}