List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5376",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5374",
    "results": [
        {
            "id": 84391,
            "name": "Question11",
            "created": "2024-08-22T08:53:52.865298Z",
            "modified": "2026-05-10T09:18:47.561026Z"
        },
        {
            "id": 84392,
            "name": "Question10",
            "created": "2024-08-22T09:07:41.767219Z",
            "modified": "2026-02-16T01:10:02.143725Z"
        },
        {
            "id": 84418,
            "name": "Question14",
            "created": "2024-08-23T03:35:02.797870Z",
            "modified": "2026-02-16T01:10:02.975667Z"
        },
        {
            "id": 84419,
            "name": "Question16",
            "created": "2024-08-23T03:42:29.530940Z",
            "modified": "2026-05-10T09:14:32.780084Z"
        },
        {
            "id": 84420,
            "name": "Question17",
            "created": "2024-08-23T03:50:30.951082Z",
            "modified": "2026-05-10T09:14:56.241933Z"
        },
        {
            "id": 84421,
            "name": "Question6",
            "created": "2024-08-23T04:08:31.354279Z",
            "modified": "2026-02-16T01:10:05.855085Z"
        },
        {
            "id": 84428,
            "name": "Question18",
            "created": "2024-08-23T12:54:08.244237Z",
            "modified": "2026-05-10T09:15:23.929782Z"
        },
        {
            "id": 84429,
            "name": "Question19",
            "created": "2024-08-23T13:33:00.308681Z",
            "modified": "2026-05-10T09:16:22.429781Z"
        },
        {
            "id": 84439,
            "name": "@sakta's puzzle",
            "created": "2024-08-24T11:47:36.459211Z",
            "modified": "2026-05-09T14:49:12.342849Z"
        },
        {
            "id": 84440,
            "name": "Try It",
            "created": "2024-08-24T12:58:12.381488Z",
            "modified": "2026-02-16T01:10:10.173789Z"
        }
    ]
}