List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=836
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=-name&page=837",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=835",
    "results": [
        {
            "id": 58628,
            "name": "sht009",
            "created": "2022-06-01T05:24:25.780070Z",
            "modified": "2026-02-15T23:06:48.006075Z"
        },
        {
            "id": 58311,
            "name": "sht006",
            "created": "2022-05-27T13:54:38.018836Z",
            "modified": "2026-03-30T13:31:10.449349Z"
        },
        {
            "id": 60960,
            "name": "shoulder hit",
            "created": "2022-07-21T01:10:43.853737Z",
            "modified": "2026-03-30T13:48:06.492804Z"
        },
        {
            "id": 96261,
            "name": "shimari",
            "created": "2025-07-30T10:22:04.279183Z",
            "modified": "2026-05-09T20:34:29.335596Z"
        },
        {
            "id": 8262,
            "name": "shicho",
            "created": "2017-07-20T09:31:02.390046Z",
            "modified": "2026-03-31T19:55:47.415653Z"
        },
        {
            "id": 14031,
            "name": "shicho",
            "created": "2019-01-20T16:24:19.568730Z",
            "modified": "2026-03-31T22:10:23.992075Z"
        },
        {
            "id": 8263,
            "name": "shicho",
            "created": "2017-07-20T09:37:25.282926Z",
            "modified": "2026-03-31T19:55:48.817018Z"
        },
        {
            "id": 82900,
            "name": "shape 9",
            "created": "2024-06-30T11:24:27.261214Z",
            "modified": "2026-05-10T02:23:38.597493Z"
        },
        {
            "id": 82899,
            "name": "shape 8",
            "created": "2024-06-30T11:22:16.668798Z",
            "modified": "2026-05-10T02:20:39.810797Z"
        },
        {
            "id": 82898,
            "name": "shape 7",
            "created": "2024-06-30T11:19:49.694766Z",
            "modified": "2026-05-10T02:17:33.905278Z"
        }
    ]
}