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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32036/?format=api",
    "created_at": "2022-03-25T00:00:10.982731Z",
    "estimated_size": 5435244605843,
    "number_tickets": 4,
    "tickets": [
        95393,
        585010,
        705251,
        716665
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/c682f951ac88aca3e80f0c96b4ec7874bf11c718978c2abaf85149a1a8bcc6de/?format=api"
}