List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4848
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=4849",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4847",
    "results": [
        {
            "id": 40208,
            "name": "Diagram [2526]",
            "created": "2021-10-14T08:54:13.077442Z",
            "modified": "2026-03-31T17:09:31.502084Z"
        },
        {
            "id": 37878,
            "name": "Diagram [1526]",
            "created": "2021-09-05T08:22:18.603333Z",
            "modified": "2026-03-31T17:09:30.317552Z"
        },
        {
            "id": 31882,
            "name": "Diagram (524)",
            "created": "2021-06-22T07:38:30.741694Z",
            "modified": "2026-03-31T17:09:29.082903Z"
        },
        {
            "id": 51666,
            "name": "Diagram [4525]",
            "created": "2022-03-11T09:16:04.957500Z",
            "modified": "2026-03-31T17:09:27.638643Z"
        },
        {
            "id": 40207,
            "name": "Diagram [2525]",
            "created": "2021-10-14T08:52:36.298917Z",
            "modified": "2026-03-31T17:09:23.607807Z"
        },
        {
            "id": 37877,
            "name": "Diagram [1525]",
            "created": "2021-09-05T08:18:53.692391Z",
            "modified": "2026-03-31T17:09:22.414056Z"
        },
        {
            "id": 51665,
            "name": "Diagram [4524]",
            "created": "2022-03-11T09:14:52.643211Z",
            "modified": "2026-03-31T17:09:19.771754Z"
        },
        {
            "id": 45903,
            "name": "Diagram [5524]",
            "created": "2022-01-01T14:15:26.631389Z",
            "modified": "2026-03-31T17:09:18.098608Z"
        },
        {
            "id": 40206,
            "name": "Diagram [2524]",
            "created": "2021-10-14T08:50:53.555705Z",
            "modified": "2026-03-31T17:09:15.195747Z"
        },
        {
            "id": 37867,
            "name": "Diagram [1524]",
            "created": "2021-09-04T15:48:56.365132Z",
            "modified": "2026-03-31T17:09:13.844711Z"
        }
    ]
}