List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4485",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4483",
    "results": [
        {
            "id": 102800,
            "name": "Connecting stones 72",
            "created": "2026-01-26T20:06:11.991072Z",
            "modified": "2026-05-25T09:07:26.653041Z"
        },
        {
            "id": 102799,
            "name": "Connecting stones 71",
            "created": "2026-01-26T20:04:25.008668Z",
            "modified": "2026-05-08T02:43:48.282214Z"
        },
        {
            "id": 102798,
            "name": "Connecting stones 70",
            "created": "2026-01-26T20:02:04.209455Z",
            "modified": "2026-05-10T01:49:05.811572Z"
        },
        {
            "id": 83166,
            "name": "Connecting stones 7",
            "created": "2024-07-14T12:38:47.192579Z",
            "modified": "2026-05-23T01:22:16.755759Z"
        },
        {
            "id": 102797,
            "name": "Connecting stones 69",
            "created": "2026-01-26T19:59:33.976607Z",
            "modified": "2026-05-20T02:41:28.841201Z"
        },
        {
            "id": 102796,
            "name": "Connecting stones 68",
            "created": "2026-01-26T19:53:51.874607Z",
            "modified": "2026-05-23T18:40:35.154239Z"
        },
        {
            "id": 102795,
            "name": "Connecting stones 67",
            "created": "2026-01-26T19:50:01.956681Z",
            "modified": "2026-05-22T20:39:42.048166Z"
        },
        {
            "id": 102794,
            "name": "Connecting stones 66",
            "created": "2026-01-26T19:45:39.433342Z",
            "modified": "2026-05-19T22:56:14.452605Z"
        },
        {
            "id": 102793,
            "name": "Connecting stones 65",
            "created": "2026-01-26T19:40:09.504401Z",
            "modified": "2026-05-19T22:56:13.582032Z"
        },
        {
            "id": 102792,
            "name": "Connecting stones 64",
            "created": "2026-01-26T19:36:58.969419Z",
            "modified": "2026-05-19T03:59:43.838854Z"
        }
    ]
}