List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=652",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=650",
    "results": [
        {
            "id": 90690,
            "name": "direct 07",
            "created": "2025-02-02T05:34:38.796465Z",
            "modified": "2026-05-10T02:11:03.903254Z"
        },
        {
            "id": 91347,
            "name": "Problem 7",
            "created": "2025-02-25T17:44:12.551846Z",
            "modified": "2026-05-17T09:47:02.616176Z"
        },
        {
            "id": 91898,
            "name": "S'échapper 5",
            "created": "2025-03-05T13:51:56.465357Z",
            "modified": "2026-05-16T02:59:45.331671Z"
        },
        {
            "id": 92331,
            "name": "14. Best Move?",
            "created": "2025-03-11T21:53:30.979604Z",
            "modified": "2026-05-10T02:11:07.978727Z"
        },
        {
            "id": 92418,
            "name": "4-4: San-San Invasion (Take Back the Corner) - Learn",
            "created": "2025-03-14T20:49:06.866114Z",
            "modified": "2026-05-11T21:51:00.532998Z"
        },
        {
            "id": 92625,
            "name": "Problem 9",
            "created": "2025-03-24T18:58:00.803319Z",
            "modified": "2026-05-18T06:52:03.803362Z"
        },
        {
            "id": 92632,
            "name": "Rectangular six, two outside liberties, to live",
            "created": "2025-03-25T06:33:06.311497Z",
            "modified": "2026-05-13T15:26:04.962972Z"
        },
        {
            "id": 92802,
            "name": "14 / 60",
            "created": "2025-04-02T13:41:01.929364Z",
            "modified": "2026-05-10T02:11:11.742221Z"
        },
        {
            "id": 93016,
            "name": "15: Black to kill",
            "created": "2025-04-11T02:52:35.986960Z",
            "modified": "2026-05-15T07:12:20.386226Z"
        },
        {
            "id": 93074,
            "name": "BGJ 198 JP 2",
            "created": "2025-04-13T08:12:03.643379Z",
            "modified": "2026-05-16T08:05:21.921952Z"
        }
    ]
}