List accessible puzzles or create a new puzzle.

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

{
    "count": 58735,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5392",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5390",
    "results": [
        {
            "id": 94452,
            "name": "Problem 91",
            "created": "2025-05-30T05:53:33.892780Z",
            "modified": "2026-04-14T20:55:29.415465Z"
        },
        {
            "id": 94453,
            "name": "Problem 92",
            "created": "2025-05-30T05:56:21.260345Z",
            "modified": "2026-04-14T20:55:46.311989Z"
        },
        {
            "id": 94454,
            "name": "41: Black to kill",
            "created": "2025-05-30T09:04:48.045779Z",
            "modified": "2026-04-12T03:30:15.307569Z"
        },
        {
            "id": 94455,
            "name": "Puzzle 24",
            "created": "2025-05-30T14:11:08.323049Z",
            "modified": "2026-03-30T16:49:06.414574Z"
        },
        {
            "id": 94456,
            "name": "Puzzle 25",
            "created": "2025-05-30T14:12:55.850200Z",
            "modified": "2026-03-30T16:49:07.755391Z"
        },
        {
            "id": 94457,
            "name": "Puzzle 26",
            "created": "2025-05-30T14:14:28.195549Z",
            "modified": "2026-04-08T20:03:50.379364Z"
        },
        {
            "id": 94458,
            "name": "1. Introduction",
            "created": "2025-05-30T17:56:07.573316Z",
            "modified": "2026-04-10T01:26:57.566416Z"
        },
        {
            "id": 94459,
            "name": "2. A common response with an extension.",
            "created": "2025-05-30T18:05:00.682608Z",
            "modified": "2026-04-10T01:27:12.319092Z"
        },
        {
            "id": 94460,
            "name": "3. An interesting response.",
            "created": "2025-05-30T19:58:14.903641Z",
            "modified": "2026-03-30T16:49:08.784742Z"
        },
        {
            "id": 94461,
            "name": "4. What if white goes for the moyo?",
            "created": "2025-05-30T20:06:17.670097Z",
            "modified": "2026-04-10T01:28:10.936406Z"
        }
    ]
}