List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=826",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=824",
    "results": [
        {
            "id": 39606,
            "name": "Diagram [2372]",
            "created": "2021-10-06T08:16:01.978429Z",
            "modified": "2026-03-31T16:48:01.802840Z"
        },
        {
            "id": 51255,
            "name": "Diagram [4372]",
            "created": "2022-03-05T17:05:54.200661Z",
            "modified": "2026-03-31T16:48:07.548593Z"
        },
        {
            "id": 37563,
            "name": "Diagram [1373]",
            "created": "2021-08-29T12:39:38.754389Z",
            "modified": "2026-03-31T16:48:10.237915Z"
        },
        {
            "id": 45493,
            "name": "Diagram [5373]",
            "created": "2021-12-25T09:16:43.709720Z",
            "modified": "2026-03-31T16:48:15.861208Z"
        },
        {
            "id": 51256,
            "name": "Diagram [4373]",
            "created": "2022-03-05T17:07:53.676640Z",
            "modified": "2026-03-31T16:48:17.109086Z"
        },
        {
            "id": 37564,
            "name": "Diagram [1374]",
            "created": "2021-08-29T12:40:57.328294Z",
            "modified": "2026-03-31T16:48:20.799925Z"
        },
        {
            "id": 51257,
            "name": "Diagram [4374]",
            "created": "2022-03-05T17:09:57.249759Z",
            "modified": "2026-03-31T16:48:27.423512Z"
        },
        {
            "id": 31552,
            "name": "Diagram (373)",
            "created": "2021-06-17T07:38:09.999490Z",
            "modified": "2026-03-31T16:48:28.830290Z"
        },
        {
            "id": 45495,
            "name": "Diagram [5375]",
            "created": "2021-12-25T09:19:54.386592Z",
            "modified": "2026-03-31T16:48:36.133646Z"
        },
        {
            "id": 51258,
            "name": "Diagram [4375]",
            "created": "2022-03-05T17:12:19.983942Z",
            "modified": "2026-03-31T16:48:37.341757Z"
        }
    ]
}