List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=709
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&ordering=-modified&page=710",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=708",
    "results": [
        {
            "id": 31201,
            "name": "Diagram (176)",
            "created": "2021-06-12T13:22:56.771246Z",
            "modified": "2026-05-14T21:11:36.661979Z"
        },
        {
            "id": 31200,
            "name": "Diagram (175)",
            "created": "2021-06-12T13:22:39.554265Z",
            "modified": "2026-05-14T21:11:36.141356Z"
        },
        {
            "id": 31199,
            "name": "Diagram (174)",
            "created": "2021-06-12T13:22:05.560331Z",
            "modified": "2026-05-14T21:11:35.689825Z"
        },
        {
            "id": 42634,
            "name": "Diagram [3662]",
            "created": "2021-11-13T14:10:44.926784Z",
            "modified": "2026-05-14T21:11:34.279378Z"
        },
        {
            "id": 68854,
            "name": "Puzzle 194",
            "created": "2023-02-11T16:37:02.937854Z",
            "modified": "2026-05-14T21:11:30.317316Z"
        },
        {
            "id": 42416,
            "name": "Diagram [3519]",
            "created": "2021-11-08T15:16:03.320166Z",
            "modified": "2026-05-14T21:11:29.083949Z"
        },
        {
            "id": 31198,
            "name": "Diagram (173)",
            "created": "2021-06-12T13:21:38.571491Z",
            "modified": "2026-05-14T21:11:27.818390Z"
        },
        {
            "id": 31197,
            "name": "Diagram (172)",
            "created": "2021-06-12T13:21:22.474669Z",
            "modified": "2026-05-14T21:11:27.374572Z"
        },
        {
            "id": 68853,
            "name": "Puzzle 193",
            "created": "2023-02-11T16:36:38.490937Z",
            "modified": "2026-05-14T21:11:26.933566Z"
        },
        {
            "id": 31196,
            "name": "Diagram (171)",
            "created": "2021-06-12T13:21:05.254568Z",
            "modified": "2026-05-14T21:11:26.918068Z"
        }
    ]
}