GET /api/v1/puzzles/?format=api&ordering=created&page=5479
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54782,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5478",
    "results": [
        {
            "id": 97999,
            "name": "Endgame ヨセ 1-28",
            "created": "2025-10-03T03:16:59.051606Z",
            "modified": "2025-10-03T03:58:50.805656Z"
        },
        {
            "id": 98000,
            "name": "Use the Force",
            "created": "2025-10-03T04:04:30.558431Z",
            "modified": "2025-10-03T04:04:38.561297Z"
        }
    ]
}