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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32417/?format=api",
    "created_at": "2022-03-26T00:01:04.205082Z",
    "estimated_size": 5270379064961,
    "number_tickets": 4,
    "tickets": [
        114947,
        242814,
        645961,
        682207
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/c682f951ac88aca3e80f0c96b4ec7874bf11c718978c2abaf85149a1a8bcc6de/?format=api"
}