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

{
    "count": 54875,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=139",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=137",
    "results": [
        {
            "id": 46644,
            "name": "Question 6",
            "created": "2022-01-15T13:43:29.649178Z",
            "modified": "2025-10-19T13:09:34.223158Z"
        },
        {
            "id": 98121,
            "name": "Chapter 2. The 5 Lines: 3th vs 4th Line Territory",
            "created": "2025-10-12T04:53:15.308683Z",
            "modified": "2025-10-19T13:09:29.047072Z"
        },
        {
            "id": 46643,
            "name": "Question 5",
            "created": "2022-01-15T13:38:59.801777Z",
            "modified": "2025-10-19T13:09:17.752564Z"
        },
        {
            "id": 46642,
            "name": "Question4",
            "created": "2022-01-15T13:35:24.538293Z",
            "modified": "2025-10-19T13:09:10.140956Z"
        },
        {
            "id": 46641,
            "name": "Question 3",
            "created": "2022-01-15T13:34:07.478744Z",
            "modified": "2025-10-19T13:09:07.779783Z"
        },
        {
            "id": 46640,
            "name": "Question 2",
            "created": "2022-01-15T13:33:04.301438Z",
            "modified": "2025-10-19T13:09:05.774741Z"
        },
        {
            "id": 46639,
            "name": "Question 1",
            "created": "2022-01-15T13:31:30.933007Z",
            "modified": "2025-10-19T13:09:03.132376Z"
        },
        {
            "id": 98122,
            "name": "Chapter 2. The 5 Lines: 2th vs 3th Line Territory",
            "created": "2025-10-12T04:58:35.035099Z",
            "modified": "2025-10-19T13:08:52.653677Z"
        },
        {
            "id": 98120,
            "name": "Chapter 2. The 5 Lines: 4th vs 5th Line Territory",
            "created": "2025-10-12T03:12:34.812134Z",
            "modified": "2025-10-19T13:08:44.042529Z"
        },
        {
            "id": 2366,
            "name": "13x13 Opening Explorer",
            "created": "2015-01-30T02:51:31.632008Z",
            "modified": "2025-10-19T13:08:04.695426Z"
        }
    ]
}