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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33159/?format=api",
    "created_at": "2022-03-27T00:01:06.934237Z",
    "estimated_size": 6004296634048,
    "number_tickets": 5,
    "tickets": [
        291144,
        438578,
        663806,
        881055,
        995353
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/cf41cf87dbbcf636c148432e5b6b9c08603397b71098c49bd843830da8eacfc6/?format=api"
}