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

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