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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/633/?format=api",
    "created_at": "2021-12-14T00:00:28.940295Z",
    "estimated_size": 8312414206392,
    "number_tickets": 7,
    "tickets": [
        3095780,
        3232386,
        4007052,
        5133615,
        7260938,
        7536706,
        9215921
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/b7cac815bbcd12136f911814a790f0c0801afb89474ef4bdf5cebe6917c46670/?format=api"
}