List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4863
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=4864",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4862",
    "results": [
        {
            "id": 95464,
            "name": "Problem 171",
            "created": "2025-07-07T22:57:33.293004Z",
            "modified": "2026-05-12T22:32:10.977617Z"
        },
        {
            "id": 44468,
            "name": "GW 100: Top 10 tesujis 1",
            "created": "2021-12-07T09:27:11.981279Z",
            "modified": "2026-05-12T22:32:11.233504Z"
        },
        {
            "id": 95462,
            "name": "Problem 172",
            "created": "2025-07-07T22:53:23.756541Z",
            "modified": "2026-05-12T22:32:11.564003Z"
        },
        {
            "id": 44469,
            "name": "GW 100: Top 10 tesujis 2",
            "created": "2021-12-07T09:27:25.509706Z",
            "modified": "2026-05-12T22:32:11.696151Z"
        },
        {
            "id": 68565,
            "name": "Puzzle 13",
            "created": "2023-02-06T08:50:47.654830Z",
            "modified": "2026-05-12T22:32:12.464144Z"
        },
        {
            "id": 68566,
            "name": "Puzzle 14",
            "created": "2023-02-06T08:51:49.590087Z",
            "modified": "2026-05-12T22:32:13.074581Z"
        },
        {
            "id": 54437,
            "name": "小目掛後的拆二 Two-space extension after approach",
            "created": "2022-04-05T16:24:04.703776Z",
            "modified": "2026-05-12T22:32:20.399595Z"
        },
        {
            "id": 53108,
            "name": "Diagram [4960]",
            "created": "2022-03-23T17:16:16.901277Z",
            "modified": "2026-05-12T22:32:20.955557Z"
        },
        {
            "id": 53109,
            "name": "Diagram [4961]",
            "created": "2022-03-23T17:17:56.622237Z",
            "modified": "2026-05-12T22:32:21.479442Z"
        },
        {
            "id": 102727,
            "name": "Puzzle 7.34.13",
            "created": "2026-01-21T08:36:11.012890Z",
            "modified": "2026-05-12T22:32:25.919715Z"
        }
    ]
}