List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=847",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=845",
    "results": [
        {
            "id": 37948,
            "name": "Diagram [1561]",
            "created": "2021-09-06T13:12:52.788682Z",
            "modified": "2026-03-31T17:14:10.753234Z"
        },
        {
            "id": 37949,
            "name": "Diagram [1562]",
            "created": "2021-09-06T13:14:47.700647Z",
            "modified": "2026-03-31T17:14:18.597325Z"
        },
        {
            "id": 51869,
            "name": "Diagram [4563]",
            "created": "2022-03-13T09:51:45.469117Z",
            "modified": "2026-03-31T17:14:32.406877Z"
        },
        {
            "id": 40312,
            "name": "Diagram [2566]",
            "created": "2021-10-16T10:03:38.518960Z",
            "modified": "2026-03-31T17:14:50.899728Z"
        },
        {
            "id": 45964,
            "name": "Diagram [5566]",
            "created": "2022-01-02T16:57:20.638597Z",
            "modified": "2026-03-31T17:14:53.546559Z"
        },
        {
            "id": 40313,
            "name": "Diagram [2567]",
            "created": "2021-10-16T10:04:42.644964Z",
            "modified": "2026-03-31T17:14:58.367820Z"
        },
        {
            "id": 37955,
            "name": "Diagram [1568]",
            "created": "2021-09-06T13:25:34.024976Z",
            "modified": "2026-03-31T17:15:05.071580Z"
        },
        {
            "id": 40314,
            "name": "Diagram [2568]",
            "created": "2021-10-16T10:06:14.494979Z",
            "modified": "2026-03-31T17:15:06.393843Z"
        },
        {
            "id": 51874,
            "name": "Diagram [4568]",
            "created": "2022-03-13T09:59:45.759046Z",
            "modified": "2026-03-31T17:15:10.595478Z"
        },
        {
            "id": 37956,
            "name": "Diagram [1569]",
            "created": "2021-09-06T13:27:25.552194Z",
            "modified": "2026-03-31T17:15:13.026501Z"
        }
    ]
}