List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5871",
    "results": [
        {
            "id": 103940,
            "name": "第二图 (逼应)黑先活",
            "created": "2026-04-07T01:14:56.231399Z",
            "modified": "2026-04-07T06:28:55.330767Z"
        },
        {
            "id": 103960,
            "name": "第三图 (俗手的鬼手) 黑先白死",
            "created": "2026-04-07T06:14:30.584391Z",
            "modified": "2026-04-07T06:21:37.673430Z"
        },
        {
            "id": 103961,
            "name": "第四图 (这里一击)黑先白死",
            "created": "2026-04-07T06:41:53.979812Z",
            "modified": "2026-04-07T06:49:32.903987Z"
        },
        {
            "id": 103962,
            "name": "第五图 (眼形虽丰富)黑先白死",
            "created": "2026-04-07T07:01:43.892290Z",
            "modified": "2026-04-07T07:01:43.892309Z"
        }
    ]
}