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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/56/?format=api",
    "created_at": "2021-12-11T00:00:15.715076Z",
    "estimated_size": 127637838101,
    "number_tickets": 0,
    "tickets": [],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/107fee4cb1f8d8659d2edc8ada607eda3fbe63af887e491f75e04cd88274b357/?format=api"
}