List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=28",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=26",
    "results": [
        {
            "id": 102800,
            "name": "Connecting stones 72",
            "created": "2026-01-26T20:06:11.991072Z",
            "modified": "2026-03-20T10:15:07.677317Z"
        },
        {
            "id": 102799,
            "name": "Connecting stones 71",
            "created": "2026-01-26T20:04:25.008668Z",
            "modified": "2026-03-02T09:14:19.449741Z"
        },
        {
            "id": 102798,
            "name": "Connecting stones 70",
            "created": "2026-01-26T20:02:04.209455Z",
            "modified": "2026-03-02T09:12:56.569507Z"
        },
        {
            "id": 102797,
            "name": "Connecting stones 69",
            "created": "2026-01-26T19:59:33.976607Z",
            "modified": "2026-03-30T04:15:45.012131Z"
        },
        {
            "id": 102796,
            "name": "Connecting stones 68",
            "created": "2026-01-26T19:53:51.874607Z",
            "modified": "2026-03-06T00:25:04.040354Z"
        },
        {
            "id": 102795,
            "name": "Connecting stones 67",
            "created": "2026-01-26T19:50:01.956681Z",
            "modified": "2026-03-29T04:18:22.622889Z"
        },
        {
            "id": 102794,
            "name": "Connecting stones 66",
            "created": "2026-01-26T19:45:39.433342Z",
            "modified": "2026-03-02T08:05:11.711080Z"
        },
        {
            "id": 102793,
            "name": "Connecting stones 65",
            "created": "2026-01-26T19:40:09.504401Z",
            "modified": "2026-03-05T21:16:30.150180Z"
        },
        {
            "id": 102792,
            "name": "Connecting stones 64",
            "created": "2026-01-26T19:36:58.969419Z",
            "modified": "2026-03-02T07:58:19.921128Z"
        },
        {
            "id": 102789,
            "name": "Endgame ヨセ 1-36",
            "created": "2026-01-26T03:51:28.897737Z",
            "modified": "2026-04-04T01:24:29.824793Z"
        }
    ]
}