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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/71/?format=api",
    "created_at": "2021-12-11T00:00:17.135629Z",
    "estimated_size": 3345175006923,
    "number_tickets": 3,
    "tickets": [
        5836579,
        7279420,
        8857823
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/e541126fdb290c50d4e89e27bec0bbb4a1b36f6420ebe89b86cbcd47e3385732/?format=api"
}