List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=34
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=-modified&page=35",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=33",
    "results": [
        {
            "id": 2744,
            "name": "Exercise 024",
            "created": "2015-07-17T19:31:29.205821Z",
            "modified": "2026-04-05T22:42:19.873519Z"
        },
        {
            "id": 2743,
            "name": "Exercise 023 - solution",
            "created": "2015-07-17T19:26:20.092689Z",
            "modified": "2026-04-05T22:41:37.872356Z"
        },
        {
            "id": 2742,
            "name": "Exercise 023",
            "created": "2015-07-17T15:20:44.365911Z",
            "modified": "2026-04-05T22:41:22.131573Z"
        },
        {
            "id": 68888,
            "name": "総合問題4級(2)",
            "created": "2023-02-13T14:22:55.123058Z",
            "modified": "2026-04-05T22:39:52.832598Z"
        },
        {
            "id": 2741,
            "name": "Exercise 022 - solution",
            "created": "2015-07-17T15:13:48.543524Z",
            "modified": "2026-04-05T22:38:45.452247Z"
        },
        {
            "id": 2740,
            "name": "Exercise 022",
            "created": "2015-07-17T14:56:24.149091Z",
            "modified": "2026-04-05T22:36:54.267546Z"
        },
        {
            "id": 82272,
            "name": "Tsumégo 153",
            "created": "2024-06-17T13:15:13.252119Z",
            "modified": "2026-04-05T22:34:32.270867Z"
        },
        {
            "id": 81965,
            "name": "Tsumégo 152",
            "created": "2024-06-10T14:22:52.202620Z",
            "modified": "2026-04-05T22:33:27.174271Z"
        },
        {
            "id": 2739,
            "name": "Exercise 021 - solution",
            "created": "2015-07-17T14:41:59.875477Z",
            "modified": "2026-04-05T22:33:18.939154Z"
        },
        {
            "id": 81671,
            "name": "Tsumégo 151",
            "created": "2024-05-27T14:14:03.161705Z",
            "modified": "2026-04-05T22:32:04.430018Z"
        }
    ]
}