List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&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=modified&page=5872",
    "results": [
        {
            "id": 3025,
            "name": "Exercise 053",
            "created": "2015-10-19T04:05:16.593252Z",
            "modified": "2026-04-09T16:33:01.292994Z"
        },
        {
            "id": 5665,
            "name": "104 / 900",
            "created": "2016-02-19T01:35:36.034675Z",
            "modified": "2026-04-09T16:33:26.338637Z"
        },
        {
            "id": 6131,
            "name": "Exercise 053 - solution",
            "created": "2016-05-25T19:42:05.845602Z",
            "modified": "2026-04-09T16:33:38.381830Z"
        },
        {
            "id": 69734,
            "name": "【生配信対局】黒先白死(4)",
            "created": "2023-03-11T13:27:56.665128Z",
            "modified": "2026-04-09T16:33:40.077878Z"
        }
    ]
}