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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1349/?format=api",
    "created_at": "2021-12-18T00:00:24.124906Z",
    "estimated_size": 13816795974541,
    "number_tickets": 12,
    "tickets": [
        1734131,
        1927764,
        2462572,
        3938127,
        4854687,
        6351009,
        6413301,
        6451135,
        7448557,
        7734462,
        8485837,
        9381663
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/1f54e19aa61e5417fc80999ad028c43de26daa627f2c4d038edff9a004c398fc/?format=api"
}