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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1187/?format=api",
    "created_at": "2021-12-17T00:00:29.127411Z",
    "estimated_size": 3073944600956,
    "number_tickets": 2,
    "tickets": [
        1938776,
        3854961
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/3591c154f70714e821c0cf06de17cc75cb391d3fd308a4d29246e392d2380fc7/?format=api"
}