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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1177/?format=api",
    "created_at": "2021-12-17T00:00:27.115584Z",
    "estimated_size": 4158866224823,
    "number_tickets": 3,
    "tickets": [
        4336115,
        6447870,
        6460162
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/0d85ba116fd674d4cb715e72bcb7b208112ecce74776bb61deadb5a2cd593d6d/?format=api"
}