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

{
    "count": 54964,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5496",
    "results": [
        {
            "id": 53084,
            "name": "จับกินข้อที่ 20",
            "created": "2022-03-23T15:21:45.752661Z",
            "modified": "2025-10-27T02:19:25.107585Z"
        },
        {
            "id": 2638,
            "name": "Exercise 007 - solution",
            "created": "2015-06-18T07:03:37.470890Z",
            "modified": "2025-10-27T02:19:27.704997Z"
        },
        {
            "id": 2639,
            "name": "Exercise 008",
            "created": "2015-06-18T07:10:14.888829Z",
            "modified": "2025-10-27T02:19:28.558381Z"
        },
        {
            "id": 93624,
            "name": "Approaching the 4-4 Keima Enclosure - First Player",
            "created": "2025-05-04T18:09:14.046341Z",
            "modified": "2025-10-27T02:19:29.107249Z"
        }
    ]
}