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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32273/?format=api",
    "created_at": "2022-03-25T00:00:12.064491Z",
    "estimated_size": 5935159471742,
    "number_tickets": 5,
    "tickets": [
        25888,
        225154,
        339149,
        475434,
        832756
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/5adbe917e8c9bb73cafda85371f0068da0aea7dd2d8fed967aa3644ee99dd695/?format=api"
}