List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5872",
    "results": [
        {
            "id": 103960,
            "name": "第三图 (俗手的鬼手) 黑先白死",
            "created": "2026-04-07T06:14:30.584391Z",
            "modified": "2026-04-08T14:59:39.341125Z"
        },
        {
            "id": 103961,
            "name": "第四图 (这里一击)黑先白死",
            "created": "2026-04-07T06:41:53.979812Z",
            "modified": "2026-04-08T14:59:48.013215Z"
        },
        {
            "id": 103962,
            "name": "第五图 (眼形虽丰富)黑先白死",
            "created": "2026-04-07T07:01:43.892290Z",
            "modified": "2026-04-08T15:00:26.238573Z"
        },
        {
            "id": 103977,
            "name": "KO 劫 1-38",
            "created": "2026-04-09T03:35:13.567990Z",
            "modified": "2026-04-09T11:43:13.406025Z"
        }
    ]
}