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

{
    "count": 55141,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=204",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=202",
    "results": [
        {
            "id": 9314,
            "name": "Lesson 21 - attaching to 4-4",
            "created": "2018-01-29T23:01:35.673189Z",
            "modified": "2025-11-04T13:27:57.692723Z"
        },
        {
            "id": 9313,
            "name": "Lesson 20 - test",
            "created": "2018-01-29T22:30:21.875400Z",
            "modified": "2025-11-04T13:27:55.743970Z"
        },
        {
            "id": 93157,
            "name": "Problem 132",
            "created": "2025-04-15T19:00:28.362658Z",
            "modified": "2025-11-04T13:27:48.378057Z"
        },
        {
            "id": 9312,
            "name": "Lesson 20 - avoid different order of moves",
            "created": "2018-01-29T22:25:20.246911Z",
            "modified": "2025-11-04T13:27:22.507147Z"
        },
        {
            "id": 9298,
            "name": "Lesson 20 - alternate way to keep the initiative",
            "created": "2018-01-26T19:19:01.113760Z",
            "modified": "2025-11-04T13:26:57.208104Z"
        },
        {
            "id": 9701,
            "name": "Question 14",
            "created": "2018-04-21T17:11:43.359900Z",
            "modified": "2025-11-04T13:26:49.731896Z"
        },
        {
            "id": 9297,
            "name": "Lesson 19 - test",
            "created": "2018-01-26T18:51:13.350162Z",
            "modified": "2025-11-04T13:26:19.654564Z"
        },
        {
            "id": 9296,
            "name": "Lesson 19 - keeping the initiative after 3-3",
            "created": "2018-01-26T18:47:25.515126Z",
            "modified": "2025-11-04T13:25:53.684906Z"
        },
        {
            "id": 9295,
            "name": "Lesson 18 - test",
            "created": "2018-01-26T18:30:17.534157Z",
            "modified": "2025-11-04T13:25:33.760616Z"
        },
        {
            "id": 2252,
            "name": "Live - 2",
            "created": "2014-12-30T15:41:03.072728Z",
            "modified": "2025-11-04T13:24:42.640371Z"
        }
    ]
}