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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/1491/?format=api",
    "created_at": "2021-12-19T00:00:15.030417Z",
    "estimated_size": 5956432444759,
    "number_tickets": 5,
    "tickets": [
        3897732,
        5094093,
        5186456,
        6750067,
        8324784
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/9996089f2fc9884c5696b215ffa559ff4b424eaff6e77fb8c54f60f18f910a50/?format=api"
}