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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/481/?format=api",
    "created_at": "2021-12-13T00:00:25.590817Z",
    "estimated_size": 3994000683941,
    "number_tickets": 3,
    "tickets": [
        1482701,
        2626518,
        4742786
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/c9857c64a01720c87ffc7d5d7d0990a934e1666255c59e99e68b400266782b08/?format=api"
}