List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4822
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=4823",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4821",
    "results": [
        {
            "id": 52071,
            "name": "Diagram [4640]",
            "created": "2022-03-14T10:17:02.041307Z",
            "modified": "2026-03-31T17:24:39.610051Z"
        },
        {
            "id": 40839,
            "name": "Diagram [2640]",
            "created": "2021-10-21T08:49:25.157849Z",
            "modified": "2026-03-31T17:24:37.306340Z"
        },
        {
            "id": 38055,
            "name": "Diagram [1640]",
            "created": "2021-09-08T12:31:39.272123Z",
            "modified": "2026-03-31T17:24:36.141512Z"
        },
        {
            "id": 52070,
            "name": "Diagram [4639]",
            "created": "2022-03-14T10:15:19.457744Z",
            "modified": "2026-03-31T17:24:33.089341Z"
        },
        {
            "id": 40838,
            "name": "Diagram [2639]",
            "created": "2021-10-21T08:46:37.003009Z",
            "modified": "2026-03-31T17:24:30.429721Z"
        },
        {
            "id": 38054,
            "name": "Diagram [1639]",
            "created": "2021-09-08T12:28:39.159745Z",
            "modified": "2026-03-31T17:24:28.970977Z"
        },
        {
            "id": 40837,
            "name": "Diagram [2638]",
            "created": "2021-10-21T08:42:32.876969Z",
            "modified": "2026-03-31T17:24:23.147128Z"
        },
        {
            "id": 38053,
            "name": "Diagram [1638]",
            "created": "2021-09-08T12:26:11.336387Z",
            "modified": "2026-03-31T17:24:21.912384Z"
        },
        {
            "id": 40836,
            "name": "Diagram [2637]",
            "created": "2021-10-21T08:40:27.969573Z",
            "modified": "2026-03-31T17:24:15.641566Z"
        },
        {
            "id": 38052,
            "name": "Diagram [1637]",
            "created": "2021-09-08T12:24:19.229171Z",
            "modified": "2026-03-31T17:24:14.201575Z"
        }
    ]
}