List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4624
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=4625",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4623",
    "results": [
        {
            "id": 101425,
            "name": "No. 281",
            "created": "2025-12-31T18:36:49.164683Z",
            "modified": "2026-05-20T23:11:00.765628Z"
        },
        {
            "id": 99736,
            "name": "Puzzle 4.32.8",
            "created": "2025-11-25T06:52:16.044513Z",
            "modified": "2026-05-20T23:11:07.619660Z"
        },
        {
            "id": 99737,
            "name": "Puzzle 4.32.9",
            "created": "2025-11-25T06:53:28.948942Z",
            "modified": "2026-05-20T23:11:09.135063Z"
        },
        {
            "id": 36128,
            "name": "Diagram [976]",
            "created": "2021-08-12T07:45:35.117127Z",
            "modified": "2026-05-20T23:11:11.154929Z"
        },
        {
            "id": 53348,
            "name": "Problem 57",
            "created": "2022-03-25T08:07:11.674760Z",
            "modified": "2026-05-20T23:11:12.181012Z"
        },
        {
            "id": 41962,
            "name": "Diagram [3360]",
            "created": "2021-11-02T08:17:57.245316Z",
            "modified": "2026-05-20T23:11:33.978798Z"
        },
        {
            "id": 41963,
            "name": "Diagram [3361]",
            "created": "2021-11-02T08:21:20.988959Z",
            "modified": "2026-05-20T23:11:35.381455Z"
        },
        {
            "id": 75234,
            "name": "HWO WİN",
            "created": "2023-07-17T13:17:15.398699Z",
            "modified": "2026-05-20T23:12:11.679517Z"
        },
        {
            "id": 53346,
            "name": "Problem 55",
            "created": "2022-03-25T08:06:31.860072Z",
            "modified": "2026-05-20T23:13:25.012801Z"
        },
        {
            "id": 41778,
            "name": "Diagram [2969]",
            "created": "2021-10-30T08:46:52.652059Z",
            "modified": "2026-05-20T23:13:25.479194Z"
        }
    ]
}