List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=815
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=-name&page=816",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=814",
    "results": [
        {
            "id": 15402,
            "name": "test 16",
            "created": "2019-10-16T18:24:31.376413Z",
            "modified": "2026-04-15T09:43:16.755782Z"
        },
        {
            "id": 15401,
            "name": "test 15",
            "created": "2019-10-16T18:16:07.536927Z",
            "modified": "2026-04-15T09:43:16.299670Z"
        },
        {
            "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": 15394,
            "name": "test 10",
            "created": "2019-10-16T17:09:14.619637Z",
            "modified": "2026-04-15T09:43:14.292702Z"
        },
        {
            "id": 89503,
            "name": "test 1.3",
            "created": "2024-12-08T07:52:32.972961Z",
            "modified": "2026-05-10T01:31:09.356247Z"
        },
        {
            "id": 89499,
            "name": "test 1.2",
            "created": "2024-12-08T07:07:28.703177Z",
            "modified": "2026-05-10T01:25:13.462955Z"
        },
        {
            "id": 10187,
            "name": "test 1 2 3 4",
            "created": "2018-06-02T18:53:53.518389Z",
            "modified": "2026-03-31T20:38:04.443736Z"
        }
    ]
}