List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4490",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4488",
    "results": [
        {
            "id": 83877,
            "name": "Connecting stones 25",
            "created": "2024-08-04T17:19:13.476577Z",
            "modified": "2026-05-21T23:53:51.126705Z"
        },
        {
            "id": 83876,
            "name": "Connecting stones 24",
            "created": "2024-08-04T17:17:19.045136Z",
            "modified": "2026-05-21T04:12:29.993435Z"
        },
        {
            "id": 83875,
            "name": "Connecting stones 23",
            "created": "2024-08-04T17:15:18.426431Z",
            "modified": "2026-05-21T04:12:29.462770Z"
        },
        {
            "id": 83874,
            "name": "Connecting stones 22",
            "created": "2024-08-04T17:12:02.801133Z",
            "modified": "2026-05-26T03:34:55.444761Z"
        },
        {
            "id": 83873,
            "name": "Connecting stones 21",
            "created": "2024-08-04T17:10:25.427070Z",
            "modified": "2026-05-26T03:34:53.021697Z"
        },
        {
            "id": 83872,
            "name": "Connecting stones 20",
            "created": "2024-08-04T17:08:09.653821Z",
            "modified": "2026-05-14T22:55:47.912283Z"
        },
        {
            "id": 82447,
            "name": "Connecting stones 2",
            "created": "2024-06-18T13:52:46.554139Z",
            "modified": "2026-05-27T11:14:15.686233Z"
        },
        {
            "id": 83871,
            "name": "Connecting stones 19",
            "created": "2024-08-04T17:05:05.185664Z",
            "modified": "2026-05-14T22:55:40.410758Z"
        },
        {
            "id": 83870,
            "name": "Connecting stones 18",
            "created": "2024-08-04T17:02:11.311428Z",
            "modified": "2026-05-14T22:07:25.934552Z"
        },
        {
            "id": 83868,
            "name": "Connecting stones 17",
            "created": "2024-08-04T16:52:36.309700Z",
            "modified": "2026-05-25T08:10:47.969941Z"
        }
    ]
}