List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=414",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=412",
    "results": [
        {
            "id": 21362,
            "name": "How to capture20",
            "created": "2020-10-06T01:39:43.394083Z",
            "modified": "2026-05-01T20:02:02.934984Z"
        },
        {
            "id": 100148,
            "name": "Puzzle 5.19.12",
            "created": "2025-12-02T12:13:23.034805Z",
            "modified": "2026-05-01T20:02:02.345769Z"
        },
        {
            "id": 32555,
            "name": "Wrong attack #2",
            "created": "2021-07-01T14:50:24.537838Z",
            "modified": "2026-05-01T20:00:46.105402Z"
        },
        {
            "id": 42106,
            "name": "Diagram {3420]",
            "created": "2021-11-04T13:37:52.710412Z",
            "modified": "2026-05-01T20:00:42.274087Z"
        },
        {
            "id": 42105,
            "name": "Diagram {3419]",
            "created": "2021-11-04T13:35:44.164804Z",
            "modified": "2026-05-01T19:58:50.254661Z"
        },
        {
            "id": 53686,
            "name": "question 5",
            "created": "2022-03-28T03:47:19.912741Z",
            "modified": "2026-05-01T19:57:33.584109Z"
        },
        {
            "id": 42104,
            "name": "Diagram {3417]",
            "created": "2021-11-04T13:32:29.029292Z",
            "modified": "2026-05-01T19:56:13.653536Z"
        },
        {
            "id": 22836,
            "name": "Puzzle 2 (p. 165-177)",
            "created": "2020-11-09T16:53:01.467992Z",
            "modified": "2026-05-01T19:55:32.271108Z"
        },
        {
            "id": 22835,
            "name": "Puzzle 1 (p. 165-177)",
            "created": "2020-11-09T16:52:50.058785Z",
            "modified": "2026-05-01T19:55:31.825809Z"
        },
        {
            "id": 14324,
            "name": "Problem 75",
            "created": "2019-04-19T18:18:40.379340Z",
            "modified": "2026-05-01T19:55:11.557431Z"
        }
    ]
}