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

{
    "count": 54782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=8",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=6",
    "results": [
        {
            "id": 97823,
            "name": "Puzzle 3",
            "created": "2025-09-23T09:53:15.079540Z",
            "modified": "2025-10-04T02:39:00.864573Z"
        },
        {
            "id": 97822,
            "name": "Puzzle 2",
            "created": "2025-09-23T09:51:56.630478Z",
            "modified": "2025-10-04T02:38:51.614491Z"
        },
        {
            "id": 9362,
            "name": "500 / 900",
            "created": "2018-02-20T09:37:57.429348Z",
            "modified": "2025-10-04T02:38:32.400852Z"
        },
        {
            "id": 5667,
            "name": "106 / 900",
            "created": "2016-02-19T12:51:03.754826Z",
            "modified": "2025-10-04T02:37:40.431710Z"
        },
        {
            "id": 97821,
            "name": "Puzzle 1",
            "created": "2025-09-23T08:22:43.497026Z",
            "modified": "2025-10-04T02:37:39.282499Z"
        },
        {
            "id": 10706,
            "name": "106 / 900",
            "created": "2018-08-20T11:29:29.232270Z",
            "modified": "2025-10-04T02:37:35.404073Z"
        },
        {
            "id": 3449,
            "name": "4-4: More Liberties Means More Strength - more examples",
            "created": "2016-01-02T05:43:24.998103Z",
            "modified": "2025-10-04T02:37:30.097365Z"
        },
        {
            "id": 6593,
            "name": "Straight J-Group",
            "created": "2017-01-01T04:27:30.334680Z",
            "modified": "2025-10-04T02:37:29.104198Z"
        },
        {
            "id": 3448,
            "name": "4-3: More Liberties Means More Strength",
            "created": "2016-01-02T04:52:53.553067Z",
            "modified": "2025-10-04T02:37:28.976772Z"
        },
        {
            "id": 5657,
            "name": "96 / 100",
            "created": "2016-02-18T22:18:34.571189Z",
            "modified": "2025-10-04T02:37:28.622002Z"
        }
    ]
}