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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1570/?format=api",
    "created_at": "2021-12-19T00:00:28.946633Z",
    "estimated_size": 7477450015475,
    "number_tickets": 6,
    "tickets": [
        1550160,
        6295881,
        8074763,
        8139078,
        8745225,
        9724450
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/ed09a3168e2c9b0ef6f4efbbfbee2e36008e297079e608b457165d39d9d62957/?format=api"
}