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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32758/?format=api",
    "created_at": "2022-03-26T00:01:07.719373Z",
    "estimated_size": 6855215554728,
    "number_tickets": 6,
    "tickets": [
        31251,
        69671,
        125623,
        669286,
        759253,
        768932
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/5adbe917e8c9bb73cafda85371f0068da0aea7dd2d8fed967aa3644ee99dd695/?format=api"
}