List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=851",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=849",
    "results": [
        {
            "id": 41082,
            "name": "Attack Intro 11",
            "created": "2021-10-23T14:44:04.531934Z",
            "modified": "2026-05-10T02:38:52.848500Z"
        },
        {
            "id": 42413,
            "name": "Redmond 024",
            "created": "2021-11-08T13:40:17.945083Z",
            "modified": "2026-05-10T02:38:53.756782Z"
        },
        {
            "id": 43004,
            "name": "Problem 24",
            "created": "2021-11-19T09:44:45.385363Z",
            "modified": "2026-05-10T02:38:54.771934Z"
        },
        {
            "id": 43312,
            "name": "IH 024 — 2021 e-Go Congress Open Dan Review",
            "created": "2021-11-25T13:09:12.828412Z",
            "modified": "2026-05-23T23:31:13.951016Z"
        },
        {
            "id": 43320,
            "name": "Viktor Lin 6d on Probes #01",
            "created": "2021-11-25T16:39:10.924900Z",
            "modified": "2026-04-20T08:16:49.729156Z"
        },
        {
            "id": 43591,
            "name": "GW 45: TP 3",
            "created": "2021-11-29T12:29:09.298718Z",
            "modified": "2026-05-11T14:42:50.037807Z"
        },
        {
            "id": 44208,
            "name": "GW 88: Tesuji problems 4",
            "created": "2021-12-05T11:52:49.924700Z",
            "modified": "2026-05-24T17:44:50.586594Z"
        },
        {
            "id": 44533,
            "name": "Blunders are forgotten if you win, apparently — Lee Sedol 9p vs Ke Jie 9p — MLily Cup 2015/2016 — commented by Kim Myungwan 9p",
            "created": "2021-12-08T00:49:37.255372Z",
            "modified": "2026-05-13T00:58:16.650077Z"
        },
        {
            "id": 44770,
            "name": "Diagram [5024]",
            "created": "2021-12-14T09:32:58.737102Z",
            "modified": "2026-05-17T01:47:35.023178Z"
        },
        {
            "id": 44838,
            "name": "024 / 300",
            "created": "2021-12-15T02:53:49.376729Z",
            "modified": "2026-05-23T11:02:51.999599Z"
        }
    ]
}