List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5781",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5779",
    "results": [
        {
            "id": 57055,
            "name": "type 10",
            "created": "2022-05-14T10:38:07.768375Z",
            "modified": "2026-04-12T11:02:11.121839Z"
        },
        {
            "id": 60844,
            "name": "surive",
            "created": "2022-07-14T03:54:11.885201Z",
            "modified": "2026-04-12T11:02:44.582280Z"
        },
        {
            "id": 45140,
            "name": "problem 3",
            "created": "2021-12-20T22:49:41.784901Z",
            "modified": "2026-04-12T11:02:47.637424Z"
        },
        {
            "id": 57056,
            "name": "type 11",
            "created": "2022-05-14T10:40:47.625514Z",
            "modified": "2026-04-12T11:02:53.408602Z"
        },
        {
            "id": 67472,
            "name": "Crush (Oshi-tsubushi) 85",
            "created": "2023-01-08T06:23:23.846989Z",
            "modified": "2026-04-12T11:03:24.115421Z"
        },
        {
            "id": 45141,
            "name": "problem 4",
            "created": "2021-12-20T22:51:27.327186Z",
            "modified": "2026-04-12T11:03:37.913923Z"
        },
        {
            "id": 46530,
            "name": "示範題 Demonstration question",
            "created": "2022-01-15T05:47:34.645397Z",
            "modified": "2026-04-12T11:04:16.546451Z"
        },
        {
            "id": 57057,
            "name": "type 12",
            "created": "2022-05-14T10:43:00.979772Z",
            "modified": "2026-04-12T11:04:21.851082Z"
        },
        {
            "id": 46558,
            "name": "Question1",
            "created": "2022-01-15T07:19:28.970910Z",
            "modified": "2026-04-12T11:04:32.292259Z"
        },
        {
            "id": 57058,
            "name": "type 13",
            "created": "2022-05-14T10:46:01.711423Z",
            "modified": "2026-04-12T11:04:43.841586Z"
        }
    ]
}