List accessible puzzles or create a new puzzle.

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

{
    "count": 58764,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5876",
    "results": [
        {
            "id": 104317,
            "name": "what to do",
            "created": "2026-04-26T05:20:49.420783Z",
            "modified": "2026-04-27T20:20:57.229135Z"
        },
        {
            "id": 104328,
            "name": "split the stones",
            "created": "2026-04-26T19:34:06.917685Z",
            "modified": "2026-04-27T03:37:02.619174Z"
        },
        {
            "id": 104329,
            "name": "invade",
            "created": "2026-04-26T19:50:33.918682Z",
            "modified": "2026-04-27T03:32:28.121257Z"
        },
        {
            "id": 104331,
            "name": "หาปัญหาจากมจริง",
            "created": "2026-04-27T01:27:14.954164Z",
            "modified": "2026-04-27T20:20:57.230217Z"
        }
    ]
}