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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/15/?format=api",
    "created_at": "2021-12-11T00:00:08.135909Z",
    "estimated_size": 63818919050,
    "number_tickets": 0,
    "tickets": [],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/7fe567554490359d1659a0a921fa9df168f79918cf4d879870d17c383b6987d5/?format=api"
}