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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1747/?format=api",
    "created_at": "2021-12-20T00:00:20.218884Z",
    "estimated_size": 0,
    "number_tickets": 0,
    "tickets": [],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/2/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/5fee209bb8b198a0d5ea38aeb91357e1ee312563f3a1292744fa371ae02958ee/?format=api"
}