List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=813",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=811",
    "results": [
        {
            "id": 52682,
            "name": "Problem 22",
            "created": "2022-03-21T08:38:36.188864Z",
            "modified": "2026-05-17T05:10:33.250623Z"
        },
        {
            "id": 54470,
            "name": "Number 22",
            "created": "2022-04-06T03:10:59.359961Z",
            "modified": "2026-05-19T21:14:44.108741Z"
        },
        {
            "id": 55526,
            "name": "Problem 22",
            "created": "2022-04-26T19:56:34.211410Z",
            "modified": "2026-05-10T02:33:03.856508Z"
        },
        {
            "id": 55914,
            "name": "Atari-13",
            "created": "2022-05-01T13:43:11.129984Z",
            "modified": "2026-05-20T04:12:29.722925Z"
        },
        {
            "id": 57202,
            "name": "Tesuji Cut-9",
            "created": "2022-05-16T01:58:41.117443Z",
            "modified": "2026-05-10T02:33:05.660734Z"
        },
        {
            "id": 57237,
            "name": "type 20",
            "created": "2022-05-16T15:45:45.185312Z",
            "modified": "2026-05-10T02:33:06.607164Z"
        },
        {
            "id": 57490,
            "name": "หนี ข้อที่ 2.10",
            "created": "2022-05-19T13:20:03.607932Z",
            "modified": "2026-05-20T21:07:02.795492Z"
        },
        {
            "id": 59672,
            "name": "มี 2 ห้อง หรือยัง 1",
            "created": "2022-06-20T09:00:21.985234Z",
            "modified": "2026-05-10T02:33:08.443640Z"
        },
        {
            "id": 61851,
            "name": "Problem105",
            "created": "2022-08-22T07:20:35.121593Z",
            "modified": "2026-05-10T02:33:09.372318Z"
        },
        {
            "id": 62290,
            "name": "Problem 24",
            "created": "2022-08-31T14:32:33.109275Z",
            "modified": "2026-05-10T02:33:10.253968Z"
        }
    ]
}