List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=725",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=723",
    "results": [
        {
            "id": 75944,
            "name": "2023.08,13",
            "created": "2023-08-13T13:07:40.621784Z",
            "modified": "2026-05-15T00:40:10.222694Z"
        },
        {
            "id": 5799,
            "name": "Liberty",
            "created": "2016-03-20T18:33:41.519901Z",
            "modified": "2026-05-15T00:40:00.885021Z"
        },
        {
            "id": 67701,
            "name": "Test 3 - 81",
            "created": "2023-01-18T09:39:31.015506Z",
            "modified": "2026-05-15T00:39:48.935160Z"
        },
        {
            "id": 67700,
            "name": "Test 2 - 79",
            "created": "2023-01-18T09:35:44.342997Z",
            "modified": "2026-05-15T00:39:48.432496Z"
        },
        {
            "id": 60185,
            "name": "question 2",
            "created": "2022-07-02T05:05:28.321059Z",
            "modified": "2026-05-15T00:39:10.182188Z"
        },
        {
            "id": 60184,
            "name": "question 1",
            "created": "2022-07-02T04:54:39.030790Z",
            "modified": "2026-05-15T00:38:58.611595Z"
        },
        {
            "id": 92399,
            "name": "13. Best Move?",
            "created": "2025-03-14T17:38:00.869003Z",
            "modified": "2026-05-15T00:38:41.672360Z"
        },
        {
            "id": 92396,
            "name": "12. Best Move?",
            "created": "2025-03-14T17:25:19.617415Z",
            "modified": "2026-05-15T00:38:41.099464Z"
        },
        {
            "id": 10834,
            "name": "234 / 900",
            "created": "2018-08-20T12:34:07.879654Z",
            "modified": "2026-05-15T00:38:33.612962Z"
        },
        {
            "id": 38465,
            "name": "Positional Judgement 27",
            "created": "2021-09-16T14:37:27.496779Z",
            "modified": "2026-05-15T00:36:17.059068Z"
        }
    ]
}