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

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