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

{
    "count": 55002,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=198",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=196",
    "results": [
        {
            "id": 21548,
            "name": "Puzzle 17 (p. 65)",
            "created": "2020-10-13T19:21:11.616588Z",
            "modified": "2023-08-15T13:59:32.958628Z"
        },
        {
            "id": 21549,
            "name": "Puzzle 18 (p. 65)",
            "created": "2020-10-13T19:21:28.926829Z",
            "modified": "2023-08-15T13:59:54.396338Z"
        },
        {
            "id": 6133,
            "name": "best move 12",
            "created": "2016-05-25T23:57:27.468042Z",
            "modified": "2023-08-15T14:42:33.999901Z"
        },
        {
            "id": 21765,
            "name": "Puzzle 80 (p.  95-139)",
            "created": "2020-10-17T11:21:22.152439Z",
            "modified": "2023-08-17T10:32:03.712721Z"
        },
        {
            "id": 21766,
            "name": "Puzzle 81 (p.  95-139)",
            "created": "2020-10-17T11:22:12.877805Z",
            "modified": "2023-08-17T10:32:37.302986Z"
        },
        {
            "id": 21699,
            "name": "Puzzle 17 (p.  95-139)",
            "created": "2020-10-17T05:57:45.900427Z",
            "modified": "2023-08-17T15:58:46.834755Z"
        },
        {
            "id": 21700,
            "name": "Puzzle 18 (p.  95-139)",
            "created": "2020-10-17T05:58:14.633927Z",
            "modified": "2023-08-17T16:04:33.524412Z"
        },
        {
            "id": 21701,
            "name": "Puzzle 19 (p.  95-139)",
            "created": "2020-10-17T05:58:28.092183Z",
            "modified": "2023-08-17T16:05:13.683898Z"
        },
        {
            "id": 21702,
            "name": "Puzzle 20 (p.  95-139)",
            "created": "2020-10-17T05:58:44.463875Z",
            "modified": "2023-08-17T16:06:14.788234Z"
        },
        {
            "id": 21703,
            "name": "Puzzle 21 (p.  95-139)",
            "created": "2020-10-17T05:59:06.730140Z",
            "modified": "2023-08-17T16:06:21.897566Z"
        }
    ]
}