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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/252/?format=api",
    "created_at": "2021-12-12T00:00:17.909376Z",
    "estimated_size": 4493915549841,
    "number_tickets": 4,
    "tickets": [
        2052955,
        3319653,
        5552855,
        8487778
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/7822f8657a31e3dcef51a4bf907d8d94485f34a682eded4684f12a2965c81f4e/?format=api"
}