List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=168",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=166",
    "results": [
        {
            "id": 70009,
            "name": "総合問題6級(8)",
            "created": "2023-03-23T13:08:04.405057Z",
            "modified": "2026-04-21T08:44:32.592297Z"
        },
        {
            "id": 67844,
            "name": "総合問題6級(7)",
            "created": "2023-01-23T12:29:24.998017Z",
            "modified": "2026-04-21T08:44:25.834581Z"
        },
        {
            "id": 69026,
            "name": "総合問題6級(6)",
            "created": "2023-02-18T14:00:11.427791Z",
            "modified": "2026-04-21T08:44:16.512779Z"
        },
        {
            "id": 68917,
            "name": "総合問題6級(5)",
            "created": "2023-02-15T04:41:55.680036Z",
            "modified": "2026-04-21T08:44:08.711193Z"
        },
        {
            "id": 40117,
            "name": "play 22",
            "created": "2021-10-14T02:37:02.231286Z",
            "modified": "2026-04-21T08:44:08.028082Z"
        },
        {
            "id": 67990,
            "name": "総合問題6級(4)",
            "created": "2023-01-28T13:13:39.059532Z",
            "modified": "2026-04-21T08:44:00.229642Z"
        },
        {
            "id": 67989,
            "name": "総合問題6級(2)",
            "created": "2023-01-28T13:05:28.553623Z",
            "modified": "2026-04-21T08:43:45.635474Z"
        },
        {
            "id": 24130,
            "name": "hhhhhhhhh",
            "created": "2020-12-06T01:21:06.620632Z",
            "modified": "2026-04-21T08:43:42.491552Z"
        },
        {
            "id": 68011,
            "name": "総合問題6級",
            "created": "2023-01-29T14:23:52.333923Z",
            "modified": "2026-04-21T08:43:39.755304Z"
        },
        {
            "id": 2837,
            "name": "13 / 900",
            "created": "2015-08-19T00:35:35.180004Z",
            "modified": "2026-04-21T08:42:26.097396Z"
        }
    ]
}