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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/857/?format=api",
    "created_at": "2021-12-15T00:00:30.016884Z",
    "estimated_size": 5249106091944,
    "number_tickets": 4,
    "tickets": [
        656715,
        1690250,
        1928455,
        6801425
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/648b108112505b9d20b21f8567dd6b342fa16cc27ad27ae8ec0807564402220b/?format=api"
}