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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1295/?format=api",
    "created_at": "2021-12-18T00:00:15.085295Z",
    "estimated_size": 6057479066590,
    "number_tickets": 5,
    "tickets": [
        1579315,
        1617303,
        2385319,
        3151839,
        7120126
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/648b108112505b9d20b21f8567dd6b342fa16cc27ad27ae8ec0807564402220b/?format=api"
}