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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33432/?format=api",
    "created_at": "2022-03-27T00:01:08.701578Z",
    "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/69db6a3145eebf8bcbc4d738cb88e9244e46f117dc1dc3053c574256c46cc09e/?format=api"
}