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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/95/?format=api",
    "created_at": "2021-12-11T00:00:18.642368Z",
    "estimated_size": 8062456773442,
    "number_tickets": 7,
    "tickets": [
        1366018,
        2923965,
        3688582,
        5089353,
        6870249,
        7927589,
        9729987
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/ed09a3168e2c9b0ef6f4efbbfbee2e36008e297079e608b457165d39d9d62957/?format=api"
}