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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/926/?format=api",
    "created_at": "2021-12-16T00:00:17.302005Z",
    "estimated_size": 8222004071070,
    "number_tickets": 7,
    "tickets": [
        2617955,
        5841095,
        6115504,
        6347419,
        7316032,
        8884309,
        9211378
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/bf98d9561809b923fa84acefefa9604ab5160f6821c5e8f3a58c7b79b27793e9/?format=api"
}