List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5511
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=5512",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5510",
    "results": [
        {
            "id": 89589,
            "name": "4x4 love me",
            "created": "2024-12-09T10:42:18.711949Z",
            "modified": "2026-02-24T22:56:05.271175Z"
        },
        {
            "id": 89590,
            "name": "Capture the ATARI!!!!",
            "created": "2024-12-09T10:43:40.199371Z",
            "modified": "2026-02-24T22:56:05.723416Z"
        },
        {
            "id": 89591,
            "name": "Capture the ATARI!!!!",
            "created": "2024-12-09T10:45:32.691589Z",
            "modified": "2026-02-24T22:56:06.060464Z"
        },
        {
            "id": 89592,
            "name": "LIVE!!!!",
            "created": "2024-12-09T10:47:13.171856Z",
            "modified": "2026-03-30T16:24:04.491333Z"
        },
        {
            "id": 89717,
            "name": "Capture",
            "created": "2024-12-12T09:09:51.217757Z",
            "modified": "2026-04-25T07:37:37.039769Z"
        },
        {
            "id": 89718,
            "name": "Capture",
            "created": "2024-12-12T09:12:07.256358Z",
            "modified": "2026-04-09T08:34:52.072351Z"
        },
        {
            "id": 89719,
            "name": "Capture",
            "created": "2024-12-12T09:13:21.240934Z",
            "modified": "2026-03-30T16:25:04.058517Z"
        },
        {
            "id": 89720,
            "name": "Capture",
            "created": "2024-12-12T09:14:51.866188Z",
            "modified": "2026-04-21T13:10:36.399462Z"
        },
        {
            "id": 89726,
            "name": "Q-17371",
            "created": "2024-12-12T11:25:10.884740Z",
            "modified": "2026-04-16T19:30:36.901685Z"
        },
        {
            "id": 89727,
            "name": "Q-17372",
            "created": "2024-12-12T11:26:50.418667Z",
            "modified": "2026-04-28T10:58:43.858431Z"
        }
    ]
}