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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/32357/?format=api",
    "created_at": "2022-03-25T00:00:12.385992Z",
    "estimated_size": 5802203390386,
    "number_tickets": 5,
    "tickets": [
        336584,
        469346,
        523896,
        702010,
        823591
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/82/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/3fe4d770101c3d86d4bb5c7ffafe028cf5a8a0d24d7a44df115f9b02a62a0b93/?format=api"
}