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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/13/?format=api",
    "created_at": "2021-12-11T00:00:07.490320Z",
    "estimated_size": 3802543926788,
    "number_tickets": 3,
    "tickets": [
        548671,
        3731541,
        6886445
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/0d85ba116fd674d4cb715e72bcb7b208112ecce74776bb61deadb5a2cd593d6d/?format=api"
}