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

{
    "count": 55372,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5537",
    "results": [
        {
            "id": 2668,
            "name": "Exercise 013 - solution",
            "created": "2015-06-29T02:32:28.488726Z",
            "modified": "2025-11-07T08:17:40.384983Z"
        },
        {
            "id": 8909,
            "name": "Problem 1",
            "created": "2017-12-02T06:12:59.450212Z",
            "modified": "2025-11-07T08:17:42.350547Z"
        }
    ]
}