List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=942",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=940",
    "results": [
        {
            "id": 91919,
            "name": "S'échapper 12",
            "created": "2025-03-05T14:21:56.038323Z",
            "modified": "2026-05-22T13:04:43.295833Z"
        },
        {
            "id": 91774,
            "name": "Snapback 1",
            "created": "2025-03-04T16:29:30.841593Z",
            "modified": "2026-05-22T13:04:39.327729Z"
        },
        {
            "id": 71462,
            "name": "4.A.1. Lessons",
            "created": "2023-05-07T05:47:20.494255Z",
            "modified": "2026-05-22T13:04:37.094728Z"
        },
        {
            "id": 71461,
            "name": "── Chapter 4 ──",
            "created": "2023-05-07T05:27:09.506190Z",
            "modified": "2026-05-22T13:04:33.249295Z"
        },
        {
            "id": 71460,
            "name": "3.C.4.",
            "created": "2023-05-07T04:50:46.145715Z",
            "modified": "2026-05-22T13:04:31.177256Z"
        },
        {
            "id": 71459,
            "name": "3.C.3.",
            "created": "2023-05-07T04:44:39.773438Z",
            "modified": "2026-05-22T13:04:04.077191Z"
        },
        {
            "id": 53418,
            "name": "question 7",
            "created": "2022-03-26T06:22:53.210343Z",
            "modified": "2026-05-22T13:04:04.047562Z"
        },
        {
            "id": 23808,
            "name": "important placements 1.8",
            "created": "2020-11-23T21:15:32.556503Z",
            "modified": "2026-05-22T13:04:01.637883Z"
        },
        {
            "id": 91863,
            "name": "Shichô 1",
            "created": "2025-03-05T11:55:45.188226Z",
            "modified": "2026-05-22T13:03:51.754058Z"
        },
        {
            "id": 23764,
            "name": "important placements 1.7",
            "created": "2020-11-21T19:10:18.446859Z",
            "modified": "2026-05-22T13:03:49.022416Z"
        }
    ]
}