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

{
    "url": "https://openchia.io/api/v1.0/giveaway/tickets/37/?format=api",
    "created_at": "2021-12-11T00:00:12.697158Z",
    "estimated_size": 17422564900922,
    "number_tickets": 15,
    "tickets": [
        1134648,
        1608476,
        1688207,
        2024540,
        2558115,
        3189941,
        3616257,
        5488102,
        6142735,
        6952295,
        7112707,
        9116518,
        9155216,
        9512737,
        9532371
    ],
    "giveaway": "https://openchia.io/api/v1.0/giveaway/round/1/?format=api",
    "launcher": "https://openchia.io/api/v1.0/launcher/1a3a3005db83370b131dab596aa81c038f48004b3e2ea7c290ffb7f2daeb107a/?format=api"
}