List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5595
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=5596",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5594",
    "results": [
        {
            "id": 95449,
            "name": "46: Kill",
            "created": "2025-07-07T10:10:42.801282Z",
            "modified": "2026-04-26T23:12:26.512232Z"
        },
        {
            "id": 95569,
            "name": "Permkid",
            "created": "2025-07-10T13:25:58.797334Z",
            "modified": "2026-02-16T01:50:31.608290Z"
        },
        {
            "id": 95688,
            "name": "47: Kill",
            "created": "2025-07-15T08:23:34.554007Z",
            "modified": "2026-04-26T23:12:26.879440Z"
        },
        {
            "id": 95744,
            "name": "Cong sat 1",
            "created": "2025-07-16T11:08:23.546346Z",
            "modified": "2026-03-30T16:55:01.247051Z"
        },
        {
            "id": 95745,
            "name": "Congsat 2",
            "created": "2025-07-16T11:09:46.595925Z",
            "modified": "2026-03-30T16:55:03.272601Z"
        },
        {
            "id": 95746,
            "name": "cong sat 3",
            "created": "2025-07-16T11:12:23.089474Z",
            "modified": "2026-04-12T06:39:58.213113Z"
        },
        {
            "id": 95747,
            "name": "cong sat 4",
            "created": "2025-07-16T11:13:43.848062Z",
            "modified": "2026-04-21T12:35:40.058708Z"
        },
        {
            "id": 95748,
            "name": "cong sat 5",
            "created": "2025-07-16T11:16:33.381649Z",
            "modified": "2026-03-30T20:01:03.633223Z"
        },
        {
            "id": 95749,
            "name": "cong sat 6",
            "created": "2025-07-16T11:18:07.898332Z",
            "modified": "2026-03-30T16:55:03.330170Z"
        },
        {
            "id": 95750,
            "name": "congsat 7",
            "created": "2025-07-16T11:21:21.326958Z",
            "modified": "2026-03-30T16:55:03.338946Z"
        }
    ]
}