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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/969/?format=api",
    "created_at": "2021-12-16T00:00:22.428304Z",
    "estimated_size": 4222685143874,
    "number_tickets": 3,
    "tickets": [
        3584284,
        8701685,
        9571731
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/c9857c64a01720c87ffc7d5d7d0990a934e1666255c59e99e68b400266782b08/?format=api"
}