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

{
    "count": 55141,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5514",
    "results": [
        {
            "id": 2795,
            "name": "Exercise 030 - solution",
            "created": "2015-08-08T06:12:30.222586Z",
            "modified": "2025-11-04T21:22:35.881552Z"
        }
    ]
}