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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1077/?format=api",
    "created_at": "2021-12-16T00:00:33.329933Z",
    "estimated_size": 2770804735464,
    "number_tickets": 2,
    "tickets": [
        7222691,
        9466290
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/3591c154f70714e821c0cf06de17cc75cb391d3fd308a4d29246e392d2380fc7/?format=api"
}