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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1773/?format=api",
    "created_at": "2021-12-20T00:00:23.081460Z",
    "estimated_size": 9211197316360,
    "number_tickets": 8,
    "tickets": [
        590288,
        846634,
        2188316,
        3236116,
        5948684,
        7521342,
        7606938,
        9824132
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/2/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/bf98d9561809b923fa84acefefa9604ab5160f6821c5e8f3a58c7b79b27793e9/?format=api"
}