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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/146/?format=api",
    "created_at": "2021-12-11T00:00:21.897682Z",
    "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/42670a4183a571d75d3d21621225fea0f5f95f11ed9852e26a4c3f57184b9e98/?format=api"
}