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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32006/?format=api",
    "created_at": "2022-03-25T00:00:10.144167Z",
    "estimated_size": 16124913546885,
    "number_tickets": 14,
    "tickets": [
        100194,
        116283,
        128745,
        196312,
        255050,
        264252,
        312622,
        340722,
        395448,
        550162,
        594935,
        643746,
        909397,
        982906
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/39a0df6c69f7edec530088931927a60cc5e4d1aed7c48a672e090b3c742df898/?format=api"
}