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

{
    "count": 54905,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5490",
    "results": [
        {
            "id": 2835,
            "name": "11 / 900",
            "created": "2015-08-19T00:27:47.526396Z",
            "modified": "2025-10-22T02:34:53.699779Z"
        },
        {
            "id": 1646,
            "name": "Easy, #249",
            "created": "2014-10-29T19:11:38.268550Z",
            "modified": "2025-10-22T02:35:09.888537Z"
        },
        {
            "id": 79644,
            "name": "Defense against Attack B",
            "created": "2024-02-23T15:34:57.631442Z",
            "modified": "2025-10-22T02:35:10.617781Z"
        },
        {
            "id": 1647,
            "name": "Easy, #250",
            "created": "2014-10-29T19:13:44.528236Z",
            "modified": "2025-10-22T02:35:16.888135Z"
        },
        {
            "id": 51312,
            "name": "type 1",
            "created": "2022-03-06T15:51:17.182784Z",
            "modified": "2025-10-22T02:36:00.377534Z"
        }
    ]
}