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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/652/?format=api",
    "created_at": "2021-12-14T00:00:31.443592Z",
    "estimated_size": 5339516227267,
    "number_tickets": 4,
    "tickets": [
        165959,
        3595134,
        3803644,
        4673904
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/cf41cf87dbbcf636c148432e5b6b9c08603397b71098c49bd843830da8eacfc6/?format=api"
}