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

{
    "count": 55381,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5538",
    "results": [
        {
            "id": 2791,
            "name": "Exercise 028 - solution",
            "created": "2015-08-08T05:52:18.830243Z",
            "modified": "2025-11-11T11:20:37.360305Z"
        }
    ]
}