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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/778/?format=api",
    "created_at": "2021-12-15T00:00:23.919790Z",
    "estimated_size": 8035865557171,
    "number_tickets": 7,
    "tickets": [
        2438595,
        3176525,
        3260647,
        3349516,
        7850722,
        7874600,
        7901987
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/ed09a3168e2c9b0ef6f4efbbfbee2e36008e297079e608b457165d39d9d62957/?format=api"
}