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

{
    "count": 54925,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5492",
    "results": [
        {
            "id": 14550,
            "name": "Tsumego 51",
            "created": "2019-06-05T13:50:04.566482Z",
            "modified": "2025-10-25T15:24:26.463242Z"
        },
        {
            "id": 58534,
            "name": "下跳 Jump type 1",
            "created": "2022-05-30T14:38:57.256122Z",
            "modified": "2025-10-25T15:24:47.124948Z"
        },
        {
            "id": 2796,
            "name": "Exercise 031",
            "created": "2015-08-08T06:22:34.653416Z",
            "modified": "2025-10-25T15:25:20.397748Z"
        },
        {
            "id": 58535,
            "name": "下跳 Jump type 2",
            "created": "2022-05-30T14:39:46.681040Z",
            "modified": "2025-10-25T15:25:23.631195Z"
        },
        {
            "id": 3449,
            "name": "4-4: More Liberties Means More Strength - more examples",
            "created": "2016-01-02T05:43:24.998103Z",
            "modified": "2025-10-25T15:25:29.065260Z"
        }
    ]
}