List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4813
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=4814",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4812",
    "results": [
        {
            "id": 42682,
            "name": "Diagram [3688]",
            "created": "2021-11-14T11:09:13.847263Z",
            "modified": "2026-03-31T17:29:58.317482Z"
        },
        {
            "id": 40965,
            "name": "Diagram [2688]",
            "created": "2021-10-22T08:18:51.197418Z",
            "modified": "2026-03-31T17:29:57.059420Z"
        },
        {
            "id": 38162,
            "name": "Diagram [1688]",
            "created": "2021-09-11T06:35:05.841802Z",
            "modified": "2026-03-31T17:29:55.629765Z"
        },
        {
            "id": 40964,
            "name": "Diagram [2687]",
            "created": "2021-10-22T08:16:51.828989Z",
            "modified": "2026-03-31T17:29:49.854710Z"
        },
        {
            "id": 38161,
            "name": "Diagram [1687]",
            "created": "2021-09-11T06:33:11.332156Z",
            "modified": "2026-03-31T17:29:48.496209Z"
        },
        {
            "id": 40963,
            "name": "Diagram [2686]",
            "created": "2021-10-22T08:15:36.159749Z",
            "modified": "2026-03-31T17:29:43.574858Z"
        },
        {
            "id": 38160,
            "name": "Diagram [1686]",
            "created": "2021-09-11T06:30:23.423384Z",
            "modified": "2026-03-31T17:29:42.379857Z"
        },
        {
            "id": 40962,
            "name": "Diagram [2685]",
            "created": "2021-10-22T08:14:13.905252Z",
            "modified": "2026-03-31T17:29:37.646887Z"
        },
        {
            "id": 38159,
            "name": "Diagram [1685]",
            "created": "2021-09-11T06:26:31.663408Z",
            "modified": "2026-03-31T17:29:36.428317Z"
        },
        {
            "id": 40961,
            "name": "Diagram [2684]",
            "created": "2021-10-22T08:13:11.070009Z",
            "modified": "2026-03-31T17:29:31.391148Z"
        }
    ]
}