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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/33251/?format=api",
    "created_at": "2022-03-27T00:01:08.063138Z",
    "estimated_size": 4531143252620,
    "number_tickets": 4,
    "tickets": [
        264393,
        692226,
        770723,
        960269
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/c9857c64a01720c87ffc7d5d7d0990a934e1666255c59e99e68b400266782b08/?format=api"
}