List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4504",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4502",
    "results": [
        {
            "id": 100537,
            "name": "Puzzle 5.36.11",
            "created": "2025-12-13T13:11:33.913273Z",
            "modified": "2026-05-23T16:40:40.902591Z"
        },
        {
            "id": 45405,
            "name": "Block it",
            "created": "2021-12-24T08:57:37.085460Z",
            "modified": "2026-05-23T16:40:46.935511Z"
        },
        {
            "id": 26347,
            "name": "Tsumégo 67",
            "created": "2021-01-18T21:21:44.850577Z",
            "modified": "2026-05-23T16:44:51.948005Z"
        },
        {
            "id": 94338,
            "name": "Puzzle 16",
            "created": "2025-05-25T12:12:17.737985Z",
            "modified": "2026-05-23T16:45:08.173447Z"
        },
        {
            "id": 94355,
            "name": "Puzzle 17",
            "created": "2025-05-26T13:48:57.792522Z",
            "modified": "2026-05-23T16:45:09.315189Z"
        },
        {
            "id": 54294,
            "name": "對付模樣的碰 The attachment to deal with framework",
            "created": "2022-04-03T10:08:04.028003Z",
            "modified": "2026-05-23T16:48:57.209123Z"
        },
        {
            "id": 47481,
            "name": "question33",
            "created": "2022-01-28T09:31:58.991504Z",
            "modified": "2026-05-23T16:49:03.425459Z"
        },
        {
            "id": 42520,
            "name": "Diagram [3591}",
            "created": "2021-11-11T08:44:00.930327Z",
            "modified": "2026-05-23T16:49:09.882979Z"
        },
        {
            "id": 7730,
            "name": "294/900",
            "created": "2017-05-02T21:40:50.291323Z",
            "modified": "2026-05-23T16:49:25.980684Z"
        },
        {
            "id": 47482,
            "name": "question34",
            "created": "2022-01-28T09:35:20.560073Z",
            "modified": "2026-05-23T16:50:19.395617Z"
        }
    ]
}