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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1117/?format=api",
    "created_at": "2021-12-17T00:00:15.409427Z",
    "estimated_size": 5807521633640,
    "number_tickets": 5,
    "tickets": [
        968518,
        3478087,
        4142208,
        4558540,
        6363741
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/26b8c5621395770536734c12db9b76917073f99cdc603cc2773480bdc39cafe2/?format=api"
}