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

{
    "count": 54894,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=150",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=148",
    "results": [
        {
            "id": 21588,
            "name": "Puzzle 57 (p. 85)",
            "created": "2020-10-13T19:55:11.145838Z",
            "modified": "2023-05-17T07:26:26.183776Z"
        },
        {
            "id": 21618,
            "name": "Puzzle 60 (p. 85)",
            "created": "2020-10-13T23:03:11.598932Z",
            "modified": "2023-05-17T07:26:27.483758Z"
        },
        {
            "id": 21619,
            "name": "Puzzle 61 (p. 87)",
            "created": "2020-10-13T23:03:37.959812Z",
            "modified": "2023-05-17T07:26:27.904792Z"
        },
        {
            "id": 21621,
            "name": "Puzzle 63 (p. 87)",
            "created": "2020-10-13T23:04:13.275872Z",
            "modified": "2023-05-17T07:27:00.217285Z"
        },
        {
            "id": 21622,
            "name": "Puzzle 64 (p. 87)",
            "created": "2020-10-13T23:04:32.427814Z",
            "modified": "2023-05-17T07:27:00.644768Z"
        },
        {
            "id": 21624,
            "name": "Puzzle 65 (p. 89",
            "created": "2020-10-13T23:05:34.681292Z",
            "modified": "2023-05-17T07:27:01.079595Z"
        },
        {
            "id": 21625,
            "name": "Puzzle 66 (p. 89)",
            "created": "2020-10-13T23:05:58.235950Z",
            "modified": "2023-05-17T07:27:01.504956Z"
        },
        {
            "id": 21627,
            "name": "Puzzle 68 (p. 89)",
            "created": "2020-10-13T23:13:56.804069Z",
            "modified": "2023-05-17T07:27:02.371188Z"
        },
        {
            "id": 21628,
            "name": "Puzzle 69 (p. 91)",
            "created": "2020-10-13T23:14:29.387275Z",
            "modified": "2023-05-17T07:27:02.804699Z"
        },
        {
            "id": 21629,
            "name": "Puzzle 70 (p. 91)",
            "created": "2020-10-13T23:14:38.657904Z",
            "modified": "2023-05-17T07:27:03.238856Z"
        }
    ]
}