List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=850
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=851",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=849",
    "results": [
        {
            "id": 33943,
            "name": "Diagram (3255)",
            "created": "2021-07-13T17:56:20.110655Z",
            "modified": "2026-05-19T13:47:56.531415Z"
        },
        {
            "id": 46691,
            "name": "Question 1",
            "created": "2022-01-16T09:45:24.911307Z",
            "modified": "2026-05-19T13:47:46.623265Z"
        },
        {
            "id": 21467,
            "name": "Puzzle 43 (p. 23)",
            "created": "2020-10-12T16:40:14.435042Z",
            "modified": "2026-05-19T13:47:40.294474Z"
        },
        {
            "id": 46681,
            "name": "Question12",
            "created": "2022-01-15T17:52:29.882924Z",
            "modified": "2026-05-19T13:47:03.870564Z"
        },
        {
            "id": 46680,
            "name": "Question11",
            "created": "2022-01-15T17:49:59.005413Z",
            "modified": "2026-05-19T13:46:59.557906Z"
        },
        {
            "id": 46679,
            "name": "Question10",
            "created": "2022-01-15T17:46:05.018005Z",
            "modified": "2026-05-19T13:46:55.498641Z"
        },
        {
            "id": 46678,
            "name": "Question9",
            "created": "2022-01-15T17:44:21.584173Z",
            "modified": "2026-05-19T13:46:39.821580Z"
        },
        {
            "id": 69072,
            "name": "【特集】黒先 生き 4級(1)",
            "created": "2023-02-22T10:33:05.709972Z",
            "modified": "2026-05-19T13:46:28.803509Z"
        },
        {
            "id": 46676,
            "name": "Question7",
            "created": "2022-01-15T17:42:07.983944Z",
            "modified": "2026-05-19T13:46:15.557502Z"
        },
        {
            "id": 46675,
            "name": "Question 6",
            "created": "2022-01-15T17:40:08.720364Z",
            "modified": "2026-05-19T13:46:07.692077Z"
        }
    ]
}