List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5258
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=5259",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5257",
    "results": [
        {
            "id": 77944,
            "name": "Best Move 0003",
            "created": "2023-11-14T14:08:44.533385Z",
            "modified": "2026-05-13T13:02:37.707391Z"
        },
        {
            "id": 77948,
            "name": "Best Move 0004",
            "created": "2023-11-15T05:21:21.000913Z",
            "modified": "2026-05-03T05:11:17.105150Z"
        },
        {
            "id": 77952,
            "name": "Problem 1",
            "created": "2023-11-15T09:45:20.908190Z",
            "modified": "2026-03-30T15:28:05.601734Z"
        },
        {
            "id": 77954,
            "name": "Best Move 0005",
            "created": "2023-11-15T13:10:28.128241Z",
            "modified": "2026-05-03T05:11:17.444108Z"
        },
        {
            "id": 77977,
            "name": "Best Move 0006",
            "created": "2023-11-17T04:16:34.688682Z",
            "modified": "2026-05-04T14:31:52.403538Z"
        },
        {
            "id": 77979,
            "name": "Best Move 0007",
            "created": "2023-11-17T13:37:46.673868Z",
            "modified": "2026-05-04T14:31:52.966741Z"
        },
        {
            "id": 77980,
            "name": "Best Move 0008",
            "created": "2023-11-17T13:55:55.546083Z",
            "modified": "2026-05-10T04:01:00.310290Z"
        },
        {
            "id": 77982,
            "name": "ดำเดินจับกินขาว",
            "created": "2023-11-17T17:27:27.246007Z",
            "modified": "2026-03-30T15:28:09.933697Z"
        },
        {
            "id": 77987,
            "name": "Best Move 0009",
            "created": "2023-11-18T04:31:11.181482Z",
            "modified": "2026-04-23T14:35:47.235339Z"
        },
        {
            "id": 77989,
            "name": "Best Move 0010",
            "created": "2023-11-18T09:12:36.416706Z",
            "modified": "2026-04-11T21:36:12.931640Z"
        }
    ]
}