List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5536",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5534",
    "results": [
        {
            "id": 91327,
            "name": "Introducing the Net 2",
            "created": "2025-02-24T12:38:47.009557Z",
            "modified": "2026-02-16T01:39:27.924934Z"
        },
        {
            "id": 91331,
            "name": "Shape in a Pro Game!",
            "created": "2025-02-24T14:47:27.522955Z",
            "modified": "2026-02-24T22:56:40.022300Z"
        },
        {
            "id": 91466,
            "name": "Medium 81",
            "created": "2025-02-27T09:22:35.631423Z",
            "modified": "2026-03-30T16:30:09.788709Z"
        },
        {
            "id": 91559,
            "name": "Easy Life Death Problem 1",
            "created": "2025-02-28T04:43:52.808171Z",
            "modified": "2026-03-30T16:30:12.498340Z"
        },
        {
            "id": 91632,
            "name": "Motion in a Pro Game",
            "created": "2025-03-02T01:58:11.528007Z",
            "modified": "2026-03-30T16:31:03.935416Z"
        },
        {
            "id": 91986,
            "name": "testing2",
            "created": "2025-03-05T17:05:46.046506Z",
            "modified": "2026-03-30T16:33:09.152565Z"
        },
        {
            "id": 91992,
            "name": "testing3",
            "created": "2025-03-05T17:10:45.697970Z",
            "modified": "2026-03-30T16:33:09.142805Z"
        },
        {
            "id": 92004,
            "name": "9x9testing",
            "created": "2025-03-05T17:25:36.226118Z",
            "modified": "2026-03-30T16:33:09.177903Z"
        },
        {
            "id": 92106,
            "name": "Brilliant move",
            "created": "2025-03-06T14:07:07.891202Z",
            "modified": "2026-04-28T06:37:24.314696Z"
        },
        {
            "id": 92136,
            "name": "Tesuji",
            "created": "2025-03-06T23:38:12.067195Z",
            "modified": "2026-04-20T02:21:26.994467Z"
        }
    ]
}