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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/581/?format=api",
    "created_at": "2021-12-14T00:00:18.906422Z",
    "estimated_size": 6647804067812,
    "number_tickets": 6,
    "tickets": [
        1104750,
        4136732,
        4172785,
        7720463,
        8915745,
        9908394
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/ed09a3168e2c9b0ef6f4efbbfbee2e36008e297079e608b457165d39d9d62957/?format=api"
}