List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=4696
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=-id&page=4697",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4695",
    "results": [
        {
            "id": 15400,
            "name": "test 14",
            "created": "2019-10-16T18:09:50.015555Z",
            "modified": "2026-04-15T09:43:16.146734Z"
        },
        {
            "id": 15399,
            "name": "test 13",
            "created": "2019-10-16T18:05:44.424302Z",
            "modified": "2026-04-15T09:43:15.677395Z"
        },
        {
            "id": 15398,
            "name": "test 12",
            "created": "2019-10-16T17:59:07.135168Z",
            "modified": "2026-04-15T09:43:15.525660Z"
        },
        {
            "id": 15397,
            "name": "test 11",
            "created": "2019-10-16T17:50:02.652644Z",
            "modified": "2026-04-15T09:43:14.912294Z"
        },
        {
            "id": 15396,
            "name": "Damé-zumari 12",
            "created": "2019-10-16T17:24:47.347882Z",
            "modified": "2026-05-18T00:52:41.607776Z"
        },
        {
            "id": 15395,
            "name": "Damé-zumari 12",
            "created": "2019-10-16T17:19:21.312937Z",
            "modified": "2026-05-19T05:03:23.595022Z"
        },
        {
            "id": 15394,
            "name": "test 10",
            "created": "2019-10-16T17:09:14.619637Z",
            "modified": "2026-04-15T09:43:14.292702Z"
        },
        {
            "id": 15393,
            "name": "test 9",
            "created": "2019-10-16T17:04:36.731444Z",
            "modified": "2026-04-15T09:43:14.273957Z"
        },
        {
            "id": 15392,
            "name": "test 8",
            "created": "2019-10-16T17:00:17.082568Z",
            "modified": "2026-04-15T09:43:13.683069Z"
        },
        {
            "id": 15391,
            "name": "test 7",
            "created": "2019-10-16T16:54:18.305295Z",
            "modified": "2026-04-15T09:43:13.660270Z"
        }
    ]
}