List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4803
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=4804",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4802",
    "results": [
        {
            "id": 38335,
            "name": "Diagram [1803]",
            "created": "2021-09-14T08:22:51.746016Z",
            "modified": "2026-03-31T17:37:48.804945Z"
        },
        {
            "id": 41347,
            "name": "Diagram [2802]",
            "created": "2021-10-25T09:02:24.093631Z",
            "modified": "2026-03-31T17:37:46.280797Z"
        },
        {
            "id": 38334,
            "name": "Diagram [1802]",
            "created": "2021-09-14T08:21:41.115032Z",
            "modified": "2026-03-31T17:37:45.086979Z"
        },
        {
            "id": 41346,
            "name": "Diagram [2801]",
            "created": "2021-10-25T09:01:11.308402Z",
            "modified": "2026-03-31T17:37:42.770910Z"
        },
        {
            "id": 38333,
            "name": "Diagram [1801]",
            "created": "2021-09-14T08:20:12.154190Z",
            "modified": "2026-03-31T17:37:41.320066Z"
        },
        {
            "id": 41345,
            "name": "Diagram [2800]",
            "created": "2021-10-25T09:00:27.312645Z",
            "modified": "2026-03-31T17:37:37.854321Z"
        },
        {
            "id": 38332,
            "name": "Diagram [1800]",
            "created": "2021-09-14T08:19:25.727367Z",
            "modified": "2026-03-31T17:37:36.400482Z"
        },
        {
            "id": 32287,
            "name": "Diagram (798)",
            "created": "2021-06-28T08:39:50.862618Z",
            "modified": "2026-03-31T17:37:34.987095Z"
        },
        {
            "id": 38331,
            "name": "Diagram [1799]",
            "created": "2021-09-14T08:17:39.248092Z",
            "modified": "2026-03-31T17:37:32.627961Z"
        },
        {
            "id": 38329,
            "name": "Diagram [1798]",
            "created": "2021-09-14T08:16:02.662978Z",
            "modified": "2026-03-31T17:37:28.796096Z"
        }
    ]
}