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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33333/?format=api",
    "created_at": "2022-03-27T00:01:08.599777Z",
    "estimated_size": 0,
    "number_tickets": 0,
    "tickets": [],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/4298bf1adcd097840083bd34b102815d1fd36e49e6166c86f777eaf10862c97c/?format=api"
}