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

{
    "count": 54994,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5499",
    "results": [
        {
            "id": 74,
            "name": "Haengma (B) - Bend after attachment 2",
            "created": "2014-09-13T13:35:09.160418Z",
            "modified": "2025-11-03T05:08:52.143048Z"
        },
        {
            "id": 3424,
            "name": "1-3: Directions of Development",
            "created": "2015-12-26T20:17:41.418914Z",
            "modified": "2025-11-03T05:08:56.011214Z"
        },
        {
            "id": 3425,
            "name": "2: Simple Positions of Single Stones",
            "created": "2015-12-26T20:30:01.434225Z",
            "modified": "2025-11-03T05:09:50.642858Z"
        },
        {
            "id": 68335,
            "name": "総合問題5級(4)",
            "created": "2023-02-02T16:19:31.064092Z",
            "modified": "2025-11-03T05:10:59.168162Z"
        }
    ]
}