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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33039/?format=api",
    "created_at": "2022-03-27T00:01:05.561833Z",
    "estimated_size": 4770464199062,
    "number_tickets": 4,
    "tickets": [
        731032,
        748847,
        767813,
        817955
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/c682f951ac88aca3e80f0c96b4ec7874bf11c718978c2abaf85149a1a8bcc6de/?format=api"
}