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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1133/?format=api",
    "created_at": "2021-12-17T00:00:18.300816Z",
    "estimated_size": 10944944617246,
    "number_tickets": 9,
    "tickets": [
        309063,
        1106796,
        1664857,
        2074544,
        3857020,
        5866948,
        7453404,
        7493894,
        8776432
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/8e48f8176ce227e7b516c8f5306dc16e07690b803270a8320b57f9247063ebe2/?format=api"
}