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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/388/?format=api",
    "created_at": "2021-12-13T00:00:15.867951Z",
    "estimated_size": 3297310817635,
    "number_tickets": 2,
    "tickets": [
        6250566,
        8661596
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/e541126fdb290c50d4e89e27bec0bbb4a1b36f6420ebe89b86cbcd47e3385732/?format=api"
}