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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/457/?format=api",
    "created_at": "2021-12-13T00:00:23.873363Z",
    "estimated_size": 3775952710517,
    "number_tickets": 3,
    "tickets": [
        1104170,
        3865956,
        6549908
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/0d85ba116fd674d4cb715e72bcb7b208112ecce74776bb61deadb5a2cd593d6d/?format=api"
}