List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4887",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4885",
    "results": [
        {
            "id": 30293,
            "name": "Are you ready? Very hard question!",
            "created": "2021-05-05T12:42:52.638203Z",
            "modified": "2026-05-10T01:33:41.168677Z"
        },
        {
            "id": 78649,
            "name": "Approaching the kingdom defence",
            "created": "2024-01-04T03:49:21.552316Z",
            "modified": "2026-04-23T12:20:53.310004Z"
        },
        {
            "id": 93575,
            "name": "Approaching the 4-4 Keima Enclosure - Learn",
            "created": "2025-05-04T06:09:21.309973Z",
            "modified": "2026-05-10T03:08:13.064794Z"
        },
        {
            "id": 93624,
            "name": "Approaching the 4-4 Keima Enclosure - First Player",
            "created": "2025-05-04T18:09:14.046341Z",
            "modified": "2026-05-10T03:10:32.408308Z"
        },
        {
            "id": 93626,
            "name": "Approaching the 4-4 Keima Enclosure - Both Players",
            "created": "2025-05-04T18:13:53.089364Z",
            "modified": "2026-05-10T03:15:09.786072Z"
        },
        {
            "id": 93625,
            "name": "Approaching the 4-4 Keima Enclosure - Approaching Player",
            "created": "2025-05-04T18:10:45.033523Z",
            "modified": "2026-05-10T03:13:00.257113Z"
        },
        {
            "id": 81176,
            "name": "Approach to Star Point enclosure 1",
            "created": "2024-05-07T21:34:56.330668Z",
            "modified": "2026-05-10T02:06:11.351401Z"
        },
        {
            "id": 2152,
            "name": "Approach on the Wider Side (2)",
            "created": "2014-12-18T01:28:03.373685Z",
            "modified": "2026-05-12T14:59:10.044968Z"
        },
        {
            "id": 2151,
            "name": "Approach on the Wider Side (1)",
            "created": "2014-12-18T01:16:04.253005Z",
            "modified": "2026-05-12T14:59:00.285651Z"
        },
        {
            "id": 39060,
            "name": "Approach Ko",
            "created": "2021-09-27T22:32:06.028102Z",
            "modified": "2026-05-10T04:18:27.637317Z"
        }
    ]
}