List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=623",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=621",
    "results": [
        {
            "id": 89348,
            "name": "3. The beginning game part 3",
            "created": "2024-12-04T22:37:02.702238Z",
            "modified": "2026-05-10T02:06:29.872101Z"
        },
        {
            "id": 89605,
            "name": "สกัดจุด 6",
            "created": "2024-12-09T13:09:56.560745Z",
            "modified": "2026-05-12T07:12:31.499448Z"
        },
        {
            "id": 90689,
            "name": "Direct Opening 5",
            "created": "2025-02-02T04:10:11.601359Z",
            "modified": "2026-05-10T02:06:31.677947Z"
        },
        {
            "id": 90817,
            "name": "4-4: San-San Invasion (3 Stone Wall, Modern) - Both players",
            "created": "2025-02-05T21:47:53.586522Z",
            "modified": "2026-05-11T18:36:08.505824Z"
        },
        {
            "id": 91346,
            "name": "Problem 6",
            "created": "2025-02-25T17:42:43.269707Z",
            "modified": "2026-05-10T02:06:33.455757Z"
        },
        {
            "id": 91895,
            "name": "Double atari 2",
            "created": "2025-03-05T13:47:43.991311Z",
            "modified": "2026-05-16T02:59:18.827641Z"
        },
        {
            "id": 92265,
            "name": "Fail to Capture: What to do instead?",
            "created": "2025-03-11T01:10:03.440984Z",
            "modified": "2026-05-10T02:06:35.406255Z"
        },
        {
            "id": 92329,
            "name": "13. Best Move?",
            "created": "2025-03-11T21:44:52.912566Z",
            "modified": "2026-05-10T02:06:36.358615Z"
        },
        {
            "id": 92624,
            "name": "Problem 8",
            "created": "2025-03-24T18:56:29.206750Z",
            "modified": "2026-05-14T17:15:39.412201Z"
        },
        {
            "id": 92631,
            "name": "Rectangular six, one outside liberty, to kill",
            "created": "2025-03-25T06:24:32.670719Z",
            "modified": "2026-05-13T15:26:02.150016Z"
        }
    ]
}