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

{
    "count": 54875,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5487",
    "results": [
        {
            "id": 84463,
            "name": "End of Volume",
            "created": "2024-08-26T01:44:10.974771Z",
            "modified": "2025-10-19T13:42:27.304930Z"
        },
        {
            "id": 1784,
            "name": "Exception to \"Empty triangle is bad\"",
            "created": "2014-11-11T06:23:53.276734Z",
            "modified": "2025-10-19T13:42:28.865659Z"
        },
        {
            "id": 84462,
            "name": "Introduction",
            "created": "2024-08-26T01:38:41.727817Z",
            "modified": "2025-10-19T13:42:33.473035Z"
        },
        {
            "id": 80447,
            "name": "7.C.1. Challenges",
            "created": "2024-04-02T01:53:16.659180Z",
            "modified": "2025-10-19T13:42:38.292013Z"
        },
        {
            "id": 10600,
            "name": "Introduction",
            "created": "2018-08-20T10:05:20.607557Z",
            "modified": "2025-10-19T13:42:43.548850Z"
        }
    ]
}