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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/261/?format=api",
    "created_at": "2021-12-12T00:00:18.332817Z",
    "estimated_size": 4020591900212,
    "number_tickets": 3,
    "tickets": [
        2407716,
        3360892,
        4895715
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/0d85ba116fd674d4cb715e72bcb7b208112ecce74776bb61deadb5a2cd593d6d/?format=api"
}