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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/666/?format=api",
    "created_at": "2021-12-14T00:00:33.139017Z",
    "estimated_size": 4914056766927,
    "number_tickets": 4,
    "tickets": [
        2048187,
        2308603,
        5572450,
        7661974
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/c9857c64a01720c87ffc7d5d7d0990a934e1666255c59e99e68b400266782b08/?format=api"
}