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

{
    "count": 54884,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=149",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=147",
    "results": [
        {
            "id": 21576,
            "name": "Puzzle 45 (p. 79)",
            "created": "2020-10-13T19:50:44.395077Z",
            "modified": "2023-05-17T07:26:21.051048Z"
        },
        {
            "id": 21578,
            "name": "Puzzle 47 (p. 79)",
            "created": "2020-10-13T19:51:23.493277Z",
            "modified": "2023-05-17T07:26:21.926323Z"
        },
        {
            "id": 21579,
            "name": "Puzzle 48 (p. 79)",
            "created": "2020-10-13T19:51:39.493971Z",
            "modified": "2023-05-17T07:26:22.376222Z"
        },
        {
            "id": 21580,
            "name": "Puzzle 49 (p. 81)",
            "created": "2020-10-13T19:52:04.361401Z",
            "modified": "2023-05-17T07:26:22.792271Z"
        },
        {
            "id": 21581,
            "name": "Puzzle 50 (p. 81)",
            "created": "2020-10-13T19:52:20.651104Z",
            "modified": "2023-05-17T07:26:23.217934Z"
        },
        {
            "id": 21582,
            "name": "Puzzle 51 (p. 81)",
            "created": "2020-10-13T19:52:35.383554Z",
            "modified": "2023-05-17T07:26:23.638786Z"
        },
        {
            "id": 21583,
            "name": "Puzzle 52 (p. 81)",
            "created": "2020-10-13T19:53:04.950347Z",
            "modified": "2023-05-17T07:26:24.062272Z"
        },
        {
            "id": 21584,
            "name": "Puzzle 53 (p. 83)",
            "created": "2020-10-13T19:53:28.463198Z",
            "modified": "2023-05-17T07:26:24.479026Z"
        },
        {
            "id": 21585,
            "name": "Puzzle 54 (p. 83)",
            "created": "2020-10-13T19:53:43.426801Z",
            "modified": "2023-05-17T07:26:24.904635Z"
        },
        {
            "id": 21586,
            "name": "Puzzle 55 (p. 83)",
            "created": "2020-10-13T19:54:08.614596Z",
            "modified": "2023-05-17T07:26:25.322268Z"
        }
    ]
}