List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4634",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4632",
    "results": [
        {
            "id": 28406,
            "name": "Question 54",
            "created": "2021-02-28T17:32:11.622171Z",
            "modified": "2026-05-20T04:20:30.540565Z"
        },
        {
            "id": 51357,
            "name": "Diagram [4426]",
            "created": "2022-03-07T15:31:55.028319Z",
            "modified": "2026-05-20T04:20:40.999757Z"
        },
        {
            "id": 51358,
            "name": "Diagram [4427]",
            "created": "2022-03-07T15:32:57.122741Z",
            "modified": "2026-05-20T04:20:41.567560Z"
        },
        {
            "id": 50717,
            "name": "Diagram [4318]",
            "created": "2022-02-28T09:55:47.230469Z",
            "modified": "2026-05-20T04:20:41.836516Z"
        },
        {
            "id": 50719,
            "name": "Diagram [4319]",
            "created": "2022-02-28T09:57:57.449001Z",
            "modified": "2026-05-20T04:20:46.021187Z"
        },
        {
            "id": 98254,
            "name": "Example 7",
            "created": "2025-10-18T21:52:13.529529Z",
            "modified": "2026-05-20T04:21:43.341076Z"
        },
        {
            "id": 31449,
            "name": "0000002",
            "created": "2021-06-16T05:46:33.074706Z",
            "modified": "2026-05-20T04:23:08.126314Z"
        },
        {
            "id": 31585,
            "name": "Diagram (403)",
            "created": "2021-06-17T14:22:09.235579Z",
            "modified": "2026-05-20T04:23:12.655797Z"
        },
        {
            "id": 44189,
            "name": "GW 86: 6 basic LDP 5",
            "created": "2021-12-05T09:43:49.535406Z",
            "modified": "2026-05-20T04:24:00.553205Z"
        },
        {
            "id": 44190,
            "name": "GW 86: 6 basic LDP 6",
            "created": "2021-12-05T09:44:48.090132Z",
            "modified": "2026-05-20T04:24:01.225751Z"
        }
    ]
}