List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&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=name&page=5871",
    "results": [
        {
            "id": 58448,
            "name": "點殺 Placement type 4",
            "created": "2022-05-29T14:45:14.403982Z",
            "modified": "2026-02-15T23:05:10.807135Z"
        },
        {
            "id": 58449,
            "name": "點殺 Placement type 5",
            "created": "2022-05-29T14:46:15.983342Z",
            "modified": "2026-02-15T23:05:12.009991Z"
        },
        {
            "id": 58452,
            "name": "點殺 Placement type 6",
            "created": "2022-05-29T14:48:47.145298Z",
            "modified": "2026-02-15T23:05:12.954516Z"
        },
        {
            "id": 14137,
            "name": "龍の爪から出題",
            "created": "2019-02-11T01:11:46.577909Z",
            "modified": "2026-03-31T22:12:35.803265Z"
        }
    ]
}