List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=959",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=957",
    "results": [
        {
            "id": 81509,
            "name": "Tsumego 32",
            "created": "2024-05-18T20:08:59.865067Z",
            "modified": "2026-05-16T23:09:52.006388Z"
        },
        {
            "id": 81508,
            "name": "Tsumego 31",
            "created": "2024-05-18T20:05:28.719128Z",
            "modified": "2026-05-16T23:09:51.136230Z"
        },
        {
            "id": 81507,
            "name": "What is this?",
            "created": "2024-05-18T13:03:53.696495Z",
            "modified": "2026-05-23T06:24:23.442392Z"
        },
        {
            "id": 81505,
            "name": "difficult one",
            "created": "2024-05-18T12:08:30.894316Z",
            "modified": "2026-04-16T22:43:23.077739Z"
        },
        {
            "id": 81503,
            "name": "Effortless 3",
            "created": "2024-05-18T03:10:59.230661Z",
            "modified": "2026-02-16T01:02:20.146753Z"
        },
        {
            "id": 81502,
            "name": "Effortless 2",
            "created": "2024-05-18T02:52:11.132741Z",
            "modified": "2026-02-16T01:02:19.323774Z"
        },
        {
            "id": 81501,
            "name": "Effortless 1",
            "created": "2024-05-18T02:46:49.773058Z",
            "modified": "2026-02-16T01:02:18.496090Z"
        },
        {
            "id": 81500,
            "name": "Tsumego 30",
            "created": "2024-05-17T18:42:37.270015Z",
            "modified": "2026-05-10T02:56:32.163128Z"
        },
        {
            "id": 81499,
            "name": "Tsumego 29",
            "created": "2024-05-17T18:40:47.132830Z",
            "modified": "2026-05-22T00:26:50.421617Z"
        },
        {
            "id": 81498,
            "name": "Tsumego 28",
            "created": "2024-05-17T18:39:23.128651Z",
            "modified": "2026-05-22T00:26:48.818576Z"
        }
    ]
}