List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4907",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4905",
    "results": [
        {
            "id": 39229,
            "name": "Diagram [2207]",
            "created": "2021-10-02T07:46:29.165449Z",
            "modified": "2026-03-31T16:04:39.187389Z"
        },
        {
            "id": 37190,
            "name": "Diagram [1207]",
            "created": "2021-08-23T10:23:57.790928Z",
            "modified": "2026-03-31T16:04:38.003714Z"
        },
        {
            "id": 31242,
            "name": "Diagram (205)",
            "created": "2021-06-13T13:37:09.464260Z",
            "modified": "2026-03-31T16:04:35.529605Z"
        },
        {
            "id": 99726,
            "name": "Puzzle 4.31.11",
            "created": "2025-11-24T21:19:38.481928Z",
            "modified": "2026-03-31T16:04:24.287517Z"
        },
        {
            "id": 45098,
            "name": "Diagram [5206]",
            "created": "2021-12-20T09:06:11.112145Z",
            "modified": "2026-03-31T16:04:14.208471Z"
        },
        {
            "id": 44441,
            "name": "GW 98:  Cho Chikun's Tesujis 5",
            "created": "2021-12-07T09:12:49.825083Z",
            "modified": "2026-03-31T16:04:13.012344Z"
        },
        {
            "id": 39228,
            "name": "Diagram [2206]",
            "created": "2021-10-02T07:44:41.673530Z",
            "modified": "2026-03-31T16:04:10.523891Z"
        },
        {
            "id": 37189,
            "name": "Diagram [1206]",
            "created": "2021-08-23T10:22:26.870291Z",
            "modified": "2026-03-31T16:04:09.083374Z"
        },
        {
            "id": 31241,
            "name": "Diagram (204)",
            "created": "2021-06-13T13:36:51.511308Z",
            "modified": "2026-03-31T16:04:06.423017Z"
        },
        {
            "id": 99725,
            "name": "Puzzle 4.31.10",
            "created": "2025-11-24T21:18:34.985875Z",
            "modified": "2026-03-31T16:03:56.342444Z"
        }
    ]
}