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

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