List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4532",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4530",
    "results": [
        {
            "id": 70287,
            "name": "2眼を作ろう18級(3)",
            "created": "2023-03-31T12:30:10.667561Z",
            "modified": "2026-05-26T08:53:51.785514Z"
        },
        {
            "id": 70293,
            "name": "2023.03.31",
            "created": "2023-03-31T13:24:26.608150Z",
            "modified": "2026-05-22T02:45:07.579602Z"
        },
        {
            "id": 70309,
            "name": "【総合問題】問題381",
            "created": "2023-03-31T20:39:42.270792Z",
            "modified": "2026-05-22T17:29:04.732407Z"
        },
        {
            "id": 70310,
            "name": "【総合問題】問題382",
            "created": "2023-03-31T20:42:02.314651Z",
            "modified": "2026-05-23T06:23:09.497385Z"
        },
        {
            "id": 70311,
            "name": "【総合問題】問題383",
            "created": "2023-03-31T20:45:56.773628Z",
            "modified": "2026-05-10T01:17:32.783310Z"
        },
        {
            "id": 70312,
            "name": "【総合問題】問題384",
            "created": "2023-03-31T20:48:09.649072Z",
            "modified": "2026-04-01T00:24:32.996779Z"
        },
        {
            "id": 70313,
            "name": "【総合問題】問題385",
            "created": "2023-03-31T20:51:03.878873Z",
            "modified": "2026-05-10T01:30:01.204903Z"
        },
        {
            "id": 70314,
            "name": "【総合問題】問題386",
            "created": "2023-03-31T20:57:32.189008Z",
            "modified": "2026-05-10T01:35:35.641972Z"
        },
        {
            "id": 70315,
            "name": "【総合問題】問題387",
            "created": "2023-03-31T20:59:22.419757Z",
            "modified": "2026-05-10T01:40:43.499934Z"
        },
        {
            "id": 70336,
            "name": "Introduction of this puzzle",
            "created": "2023-04-01T04:04:07.919810Z",
            "modified": "2026-03-30T14:55:07.097253Z"
        }
    ]
}