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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/73/?format=api",
    "created_at": "2021-12-11T00:00:17.225216Z",
    "estimated_size": 14651760165458,
    "number_tickets": 13,
    "tickets": [
        932459,
        1157088,
        1335208,
        1493837,
        2755561,
        2874367,
        3244506,
        3691203,
        3727602,
        5462643,
        6656348,
        6952983,
        8681259
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/1f54e19aa61e5417fc80999ad028c43de26daa627f2c4d038edff9a004c398fc/?format=api"
}