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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1650/?format=api",
    "created_at": "2021-12-20T00:00:07.250959Z",
    "estimated_size": 3791907440279,
    "number_tickets": 3,
    "tickets": [
        5198280,
        7027246,
        9107484
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/2/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/7822f8657a31e3dcef51a4bf907d8d94485f34a682eded4684f12a2965c81f4e/?format=api"
}