List accessible puzzles or create a new puzzle.

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

{
    "count": 58754,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=221",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=219",
    "results": [
        {
            "id": 76347,
            "name": "escalera 2",
            "created": "2023-09-07T00:00:14.324976Z",
            "modified": "2026-04-16T17:17:37.080696Z"
        },
        {
            "id": 76439,
            "name": "puzzle name",
            "created": "2023-09-10T13:38:57.101770Z",
            "modified": "2026-04-16T17:17:38.464093Z"
        },
        {
            "id": 76465,
            "name": "Выбор цели для атаки 2",
            "created": "2023-09-13T11:34:51.387756Z",
            "modified": "2026-04-16T17:17:39.704356Z"
        },
        {
            "id": 76569,
            "name": "PINK PENGUIN",
            "created": "2023-09-20T15:32:33.145821Z",
            "modified": "2026-04-16T17:17:40.994559Z"
        },
        {
            "id": 76609,
            "name": "Question 4",
            "created": "2023-09-22T09:41:25.433663Z",
            "modified": "2026-04-16T17:17:42.161558Z"
        },
        {
            "id": 76643,
            "name": "ข้อที่ 4",
            "created": "2023-09-24T04:16:45.309727Z",
            "modified": "2026-04-16T22:42:22.207763Z"
        },
        {
            "id": 76663,
            "name": "ฆ่า5ช่อง",
            "created": "2023-09-24T08:07:25.789366Z",
            "modified": "2026-04-16T22:42:22.651967Z"
        },
        {
            "id": 76668,
            "name": "Question 4 亞運特別題",
            "created": "2023-09-24T09:55:54.948250Z",
            "modified": "2026-04-16T17:17:46.402881Z"
        },
        {
            "id": 76729,
            "name": "Black to capture the two marked stones",
            "created": "2023-09-25T08:51:15.179575Z",
            "modified": "2026-04-16T17:17:47.663076Z"
        },
        {
            "id": 76730,
            "name": "Black to capture the white group",
            "created": "2023-09-25T09:32:53.205858Z",
            "modified": "2026-04-16T17:17:49.047981Z"
        }
    ]
}