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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/603/?format=api",
    "created_at": "2021-12-14T00:00:22.375628Z",
    "estimated_size": 4844919604621,
    "number_tickets": 4,
    "tickets": [
        703332,
        2998904,
        3589481,
        3593942
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/4a874c4f0fcb4aebfe35c97444388609823aa299b2155db1206f0b467ce6988d/?format=api"
}