List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=397",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=395",
    "results": [
        {
            "id": 38293,
            "name": "수근대사전 제8형",
            "created": "2021-09-13T16:14:34.369150Z",
            "modified": "2026-04-01T00:45:59.779135Z"
        },
        {
            "id": 38764,
            "name": "Diagram [2008]",
            "created": "2021-09-23T15:09:04.576933Z",
            "modified": "2026-04-21T07:44:23.384972Z"
        },
        {
            "id": 39584,
            "name": "Direction of Play 8",
            "created": "2021-10-06T07:02:30.561449Z",
            "modified": "2026-05-02T09:57:32.522858Z"
        },
        {
            "id": 39653,
            "name": "joseki map: standard opening",
            "created": "2021-10-07T02:03:55.993704Z",
            "modified": "2026-04-01T00:46:01.917106Z"
        },
        {
            "id": 40105,
            "name": "play 10",
            "created": "2021-10-14T02:25:39.933229Z",
            "modified": "2026-04-29T09:58:17.668642Z"
        },
        {
            "id": 40970,
            "name": "Joseki mistake",
            "created": "2021-10-22T10:37:45.481023Z",
            "modified": "2026-04-01T00:46:03.498421Z"
        },
        {
            "id": 41746,
            "name": "Problema 8",
            "created": "2021-10-30T04:44:13.187050Z",
            "modified": "2026-04-30T21:26:54.608103Z"
        },
        {
            "id": 42327,
            "name": "8/25 easy",
            "created": "2021-11-07T09:57:32.258711Z",
            "modified": "2026-04-01T00:46:05.444924Z"
        },
        {
            "id": 42898,
            "name": "Redmond 008",
            "created": "2021-11-17T22:36:19.235694Z",
            "modified": "2026-04-15T10:13:11.976528Z"
        },
        {
            "id": 42963,
            "name": "IH 008 — Let's Make Go Easier! 08",
            "created": "2021-11-18T23:45:49.461878Z",
            "modified": "2026-05-01T07:40:08.824862Z"
        }
    ]
}