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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33346/?format=api",
    "created_at": "2022-03-27T00:01:08.608640Z",
    "estimated_size": 3829135143059,
    "number_tickets": 3,
    "tickets": [
        219713,
        432371,
        863689
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/4a874c4f0fcb4aebfe35c97444388609823aa299b2155db1206f0b467ce6988d/?format=api"
}