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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/456/?format=api",
    "created_at": "2021-12-13T00:00:23.852949Z",
    "estimated_size": 8269868260358,
    "number_tickets": 7,
    "tickets": [
        243948,
        1677093,
        2720321,
        3220251,
        4655829,
        5248065,
        8210594
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/21cb8190c58c0ca5e9709a2408ff6cb2ac31955f77907845262b9dbe445039ac/?format=api"
}