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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1149/?format=api",
    "created_at": "2021-12-17T00:00:21.885594Z",
    "estimated_size": 4297140549433,
    "number_tickets": 3,
    "tickets": [
        954641,
        6932248,
        7327690
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/c9857c64a01720c87ffc7d5d7d0990a934e1666255c59e99e68b400266782b08/?format=api"
}