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

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