List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=271
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=272",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=270",
    "results": [
        {
            "id": 71995,
            "name": "Star Point how to deal with attachment",
            "created": "2023-05-21T20:26:33.528300Z",
            "modified": "2026-04-01T00:24:43.790887Z"
        },
        {
            "id": 72082,
            "name": "Defend",
            "created": "2023-05-23T15:57:26.046358Z",
            "modified": "2026-04-16T22:43:07.515705Z"
        },
        {
            "id": 72141,
            "name": "44AttachJoseki",
            "created": "2023-05-24T18:23:59.203212Z",
            "modified": "2026-04-26T14:08:13.116983Z"
        },
        {
            "id": 72197,
            "name": "ปิดบ้านเส้นตรง",
            "created": "2023-05-27T08:05:31.106465Z",
            "modified": "2026-04-01T00:24:46.503574Z"
        },
        {
            "id": 72421,
            "name": "Où placer son pion",
            "created": "2023-05-31T07:54:01.929015Z",
            "modified": "2026-04-16T22:43:07.766845Z"
        },
        {
            "id": 72473,
            "name": "EC-ONE-5",
            "created": "2023-06-02T06:09:27.444998Z",
            "modified": "2026-04-01T00:24:47.945392Z"
        },
        {
            "id": 73136,
            "name": "puzzle 5",
            "created": "2023-06-09T03:11:50.493760Z",
            "modified": "2026-04-01T00:24:48.663611Z"
        },
        {
            "id": 73338,
            "name": "Capture-5",
            "created": "2023-06-11T03:33:31.631100Z",
            "modified": "2026-04-01T00:24:49.387237Z"
        },
        {
            "id": 73592,
            "name": "Problem - 005",
            "created": "2023-06-13T19:33:04.908214Z",
            "modified": "2026-04-01T00:24:50.323685Z"
        },
        {
            "id": 73849,
            "name": "Part 1 Level 4",
            "created": "2023-06-18T16:11:11.946394Z",
            "modified": "2026-04-01T00:24:51.189656Z"
        }
    ]
}