List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5003",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5001",
    "results": [
        {
            "id": 66180,
            "name": "Bul28: VZ? - A",
            "created": "2022-12-05T15:12:59.211174Z",
            "modified": "2026-05-18T15:23:48.478646Z"
        },
        {
            "id": 66181,
            "name": "Bul28: VZ? - B",
            "created": "2022-12-05T15:15:26.932569Z",
            "modified": "2026-05-11T04:30:21.826330Z"
        },
        {
            "id": 66182,
            "name": "Bul28: VZ? - C",
            "created": "2022-12-05T15:16:55.602360Z",
            "modified": "2026-05-20T23:41:16.760895Z"
        },
        {
            "id": 66183,
            "name": "Bul28: VZ? - D",
            "created": "2022-12-05T15:18:32.345618Z",
            "modified": "2026-05-20T23:53:48.185060Z"
        },
        {
            "id": 66205,
            "name": "barni.",
            "created": "2022-12-06T16:48:29.849392Z",
            "modified": "2026-03-30T14:24:01.453341Z"
        },
        {
            "id": 66206,
            "name": "teletubbys",
            "created": "2022-12-06T16:53:34.949974Z",
            "modified": "2026-03-30T14:24:01.628127Z"
        },
        {
            "id": 66219,
            "name": "Real life tssumego 8-12-2022",
            "created": "2022-12-08T12:11:15.390457Z",
            "modified": "2026-05-14T23:37:07.517283Z"
        },
        {
            "id": 66225,
            "name": "Exercise 9",
            "created": "2022-12-08T18:43:01.123888Z",
            "modified": "2026-04-22T11:05:22.523045Z"
        },
        {
            "id": 66226,
            "name": "大猪嘴棋形2",
            "created": "2022-12-09T01:49:38.633899Z",
            "modified": "2026-05-04T02:23:21.338210Z"
        },
        {
            "id": 66227,
            "name": "猪嘴关联棋形",
            "created": "2022-12-09T01:54:45.511491Z",
            "modified": "2026-05-04T02:23:21.600706Z"
        }
    ]
}