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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/380/?format=api",
    "created_at": "2021-12-13T00:00:13.125852Z",
    "estimated_size": 6126616228896,
    "number_tickets": 5,
    "tickets": [
        2462633,
        2517841,
        7210635,
        8465377,
        9733555
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/aaaff273554315d28439d196b4f33e3b567b187502753bb45e717aad30625e3c/?format=api"
}