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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1174/?format=api",
    "created_at": "2021-12-17T00:00:26.516404Z",
    "estimated_size": 7488086501983,
    "number_tickets": 6,
    "tickets": [
        1034477,
        1763122,
        3109811,
        5574537,
        5934928,
        7342006
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/ed09a3168e2c9b0ef6f4efbbfbee2e36008e297079e608b457165d39d9d62957/?format=api"
}