List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5564
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=5565",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5563",
    "results": [
        {
            "id": 94195,
            "name": "Death 死 1-19",
            "created": "2025-05-21T03:55:51.999081Z",
            "modified": "2026-04-26T06:53:51.715716Z"
        },
        {
            "id": 94199,
            "name": "Capture The ATARI!!",
            "created": "2025-05-21T07:44:01.890489Z",
            "modified": "2026-03-30T16:47:08.434691Z"
        },
        {
            "id": 94200,
            "name": "Where is the \"Tengen\"??",
            "created": "2025-05-21T07:45:05.279992Z",
            "modified": "2026-03-30T16:47:08.924847Z"
        },
        {
            "id": 94201,
            "name": "Live!!",
            "created": "2025-05-21T07:48:12.922355Z",
            "modified": "2026-03-30T16:47:08.908685Z"
        },
        {
            "id": 94202,
            "name": "Capture!!",
            "created": "2025-05-21T07:49:33.815317Z",
            "modified": "2026-03-30T16:47:09.194140Z"
        },
        {
            "id": 94203,
            "name": "Capture!!",
            "created": "2025-05-21T07:50:39.158598Z",
            "modified": "2026-03-30T16:47:09.563631Z"
        },
        {
            "id": 94244,
            "name": "39: Black to kill",
            "created": "2025-05-22T16:05:36.637717Z",
            "modified": "2026-04-29T09:46:04.056980Z"
        },
        {
            "id": 94245,
            "name": "Süper problem 8",
            "created": "2025-05-22T16:32:16.270764Z",
            "modified": "2026-03-30T16:47:12.354701Z"
        },
        {
            "id": 94336,
            "name": "Puzzzle 14",
            "created": "2025-05-25T12:05:42.834210Z",
            "modified": "2026-04-25T12:41:35.012663Z"
        },
        {
            "id": 94337,
            "name": "Puzzle 15",
            "created": "2025-05-25T12:09:33.977139Z",
            "modified": "2026-04-25T12:42:10.336260Z"
        }
    ]
}