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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1472/?format=api",
    "created_at": "2021-12-19T00:00:10.375204Z",
    "estimated_size": 10200390561651,
    "number_tickets": 9,
    "tickets": [
        1548168,
        2741372,
        3479857,
        4396128,
        5029939,
        5927121,
        6210178,
        6749898,
        7004167
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/261e728de51c8fa1f39bee8a6be0d6f1ea2d11d99ef40e8ac5b0ad1a3e6fa984/?format=api"
}