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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/355/?format=api",
    "created_at": "2021-12-13T00:00:07.847567Z",
    "estimated_size": 5520336497911,
    "number_tickets": 5,
    "tickets": [
        1871984,
        2008882,
        2503075,
        6440409,
        8585924
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/ca95260efa5f462b496e260c19a883a772bb82c6a9ca24400ef659985a0d7d37/?format=api"
}