List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=4985
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=4986",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=4984",
    "results": [
        {
            "id": 65072,
            "name": "liberties are important",
            "created": "2022-11-13T15:52:57.697810Z",
            "modified": "2026-05-23T22:22:50.022249Z"
        },
        {
            "id": 65100,
            "name": "This is it name",
            "created": "2022-11-14T01:46:02.986374Z",
            "modified": "2026-02-15T23:57:00.701562Z"
        },
        {
            "id": 65101,
            "name": "The good",
            "created": "2022-11-14T01:54:56.427417Z",
            "modified": "2026-02-15T23:57:01.811891Z"
        },
        {
            "id": 65102,
            "name": "sun and moon (欣赏)",
            "created": "2022-11-14T02:00:28.372759Z",
            "modified": "2026-02-15T23:57:02.653759Z"
        },
        {
            "id": 65117,
            "name": "Puzzles 1",
            "created": "2022-11-14T02:40:22.638093Z",
            "modified": "2026-05-08T08:15:09.308244Z"
        },
        {
            "id": 65118,
            "name": "Puzzles 2",
            "created": "2022-11-14T02:42:06.343398Z",
            "modified": "2026-05-08T08:15:09.909099Z"
        },
        {
            "id": 65119,
            "name": "Puzzles 3",
            "created": "2022-11-14T02:42:55.458307Z",
            "modified": "2026-02-15T23:57:05.985570Z"
        },
        {
            "id": 65120,
            "name": "Puzzles 4",
            "created": "2022-11-14T02:44:46.407558Z",
            "modified": "2026-03-30T14:19:01.918752Z"
        },
        {
            "id": 65121,
            "name": "Puzzles 5",
            "created": "2022-11-14T02:45:52.021162Z",
            "modified": "2026-03-30T14:19:02.203743Z"
        },
        {
            "id": 65122,
            "name": "Puzzles 6",
            "created": "2022-11-14T02:47:53.771941Z",
            "modified": "2026-05-07T10:00:10.538276Z"
        }
    ]
}