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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/453/?format=api",
    "created_at": "2021-12-13T00:00:23.803082Z",
    "estimated_size": 6706304743609,
    "number_tickets": 6,
    "tickets": [
        1298243,
        1732639,
        5583410,
        6784648,
        6802933,
        6993633
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/26b8c5621395770536734c12db9b76917073f99cdc603cc2773480bdc39cafe2/?format=api"
}