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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/455/?format=api",
    "created_at": "2021-12-13T00:00:23.812164Z",
    "estimated_size": 3201582439058,
    "number_tickets": 2,
    "tickets": [
        4428437,
        8978764
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/3591c154f70714e821c0cf06de17cc75cb391d3fd308a4d29246e392d2380fc7/?format=api"
}