List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4547",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4545",
    "results": [
        {
            "id": 5908,
            "name": "Chapter 5.10",
            "created": "2016-04-10T09:11:47.711637Z",
            "modified": "2026-05-07T02:31:16.337788Z"
        },
        {
            "id": 5899,
            "name": "Chapter 5.1",
            "created": "2016-04-10T06:38:35.332382Z",
            "modified": "2026-04-29T15:51:53.849963Z"
        },
        {
            "id": 98242,
            "name": "Chapter 5. Life and Death: On the Third Line, Six Live, Four Die",
            "created": "2025-10-18T03:56:21.332421Z",
            "modified": "2026-05-10T03:27:02.860608Z"
        },
        {
            "id": 98240,
            "name": "Chapter 5. Life and Death: On the Side, Eight Live, Six Die (2nd Line)",
            "created": "2025-10-18T03:29:29.866086Z",
            "modified": "2026-05-10T03:23:24.556652Z"
        },
        {
            "id": 98241,
            "name": "Chapter 5. Life and Death: On the Corner, Six Live, Four Die (2nd Line)",
            "created": "2025-10-18T03:53:13.487525Z",
            "modified": "2026-05-10T03:25:15.600523Z"
        },
        {
            "id": 5883,
            "name": "Chapter 4.9",
            "created": "2016-04-09T22:33:00.831870Z",
            "modified": "2026-05-13T19:20:50.433728Z"
        },
        {
            "id": 5882,
            "name": "Chapter 4.8",
            "created": "2016-04-09T22:31:55.996523Z",
            "modified": "2026-05-22T19:14:22.278739Z"
        },
        {
            "id": 5881,
            "name": "Chapter 4.7",
            "created": "2016-04-09T22:30:32.626607Z",
            "modified": "2026-05-22T19:14:21.775147Z"
        },
        {
            "id": 5880,
            "name": "Chapter 4.6",
            "created": "2016-04-09T22:29:14.022237Z",
            "modified": "2026-05-19T07:03:54.650901Z"
        },
        {
            "id": 5879,
            "name": "Chapter 4.5",
            "created": "2016-04-09T22:28:20.305488Z",
            "modified": "2026-05-17T05:39:29.143186Z"
        }
    ]
}