List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5366
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=5367",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5365",
    "results": [
        {
            "id": 84060,
            "name": "Question1",
            "created": "2024-08-08T07:45:29.959021Z",
            "modified": "2026-02-16T01:08:21.973857Z"
        },
        {
            "id": 84061,
            "name": "Question2",
            "created": "2024-08-08T07:50:23.770059Z",
            "modified": "2026-02-16T01:08:28.457941Z"
        },
        {
            "id": 84062,
            "name": "Question3",
            "created": "2024-08-08T07:51:14.516393Z",
            "modified": "2026-02-16T01:08:29.603975Z"
        },
        {
            "id": 84063,
            "name": "Question4",
            "created": "2024-08-08T08:01:21.514627Z",
            "modified": "2026-02-16T01:08:30.730974Z"
        },
        {
            "id": 84084,
            "name": "00000001",
            "created": "2024-08-09T08:41:58.053267Z",
            "modified": "2026-02-24T22:52:40.064318Z"
        },
        {
            "id": 84085,
            "name": "00000002",
            "created": "2024-08-09T08:51:53.279260Z",
            "modified": "2026-02-24T22:52:40.421392Z"
        },
        {
            "id": 84089,
            "name": "Question13",
            "created": "2024-08-10T13:06:00.008552Z",
            "modified": "2026-05-10T09:13:17.418064Z"
        },
        {
            "id": 84131,
            "name": "Basic disconnection tesuji",
            "created": "2024-08-13T18:05:57.282136Z",
            "modified": "2026-05-05T14:29:01.944629Z"
        },
        {
            "id": 84134,
            "name": "Question1",
            "created": "2024-08-14T03:49:33.143108Z",
            "modified": "2026-03-30T15:56:02.194279Z"
        },
        {
            "id": 84135,
            "name": "Question2",
            "created": "2024-08-14T03:50:36.727066Z",
            "modified": "2026-03-30T15:56:02.196751Z"
        }
    ]
}