List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=794",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=792",
    "results": [
        {
            "id": 61024,
            "name": "入门对杀常形2",
            "created": "2022-07-23T06:44:47.190217Z",
            "modified": "2026-05-17T22:35:14.960476Z"
        },
        {
            "id": 33330,
            "name": "Diagram (3131)",
            "created": "2021-07-09T07:22:14.072405Z",
            "modified": "2026-05-17T22:35:13.668706Z"
        },
        {
            "id": 78346,
            "name": "2023.11.27",
            "created": "2023-11-27T13:23:24.039985Z",
            "modified": "2026-05-17T22:34:59.241176Z"
        },
        {
            "id": 2153,
            "name": "Exception to \"Approach on the Wider Side\"",
            "created": "2014-12-18T01:48:38.873271Z",
            "modified": "2026-05-17T22:34:48.218069Z"
        },
        {
            "id": 44337,
            "name": "GW 93: Middle game problems 4",
            "created": "2021-12-06T11:41:47.170392Z",
            "modified": "2026-05-17T22:34:30.851085Z"
        },
        {
            "id": 44336,
            "name": "GW 93: Middle game problems 3",
            "created": "2021-12-06T11:41:31.027658Z",
            "modified": "2026-05-17T22:34:30.150323Z"
        },
        {
            "id": 63106,
            "name": "Puzzle 62",
            "created": "2022-09-28T08:15:13.177338Z",
            "modified": "2026-05-17T22:34:28.678123Z"
        },
        {
            "id": 99564,
            "name": "Puzzle 4.21.7",
            "created": "2025-11-22T09:39:06.180963Z",
            "modified": "2026-05-17T22:34:21.471022Z"
        },
        {
            "id": 37367,
            "name": "Diagram [1273]",
            "created": "2021-08-25T09:14:41.472835Z",
            "modified": "2026-05-17T22:34:21.299120Z"
        },
        {
            "id": 37366,
            "name": "Diagram [1272]",
            "created": "2021-08-25T09:14:13.861750Z",
            "modified": "2026-05-17T22:34:20.731224Z"
        }
    ]
}