List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4809
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=4810",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4808",
    "results": [
        {
            "id": 38186,
            "name": "Diagram [1711]",
            "created": "2021-09-11T08:35:46.777866Z",
            "modified": "2026-03-31T17:31:42.009961Z"
        },
        {
            "id": 32183,
            "name": "Diagram (709)",
            "created": "2021-06-27T07:40:52.944324Z",
            "modified": "2026-03-31T17:31:40.560876Z"
        },
        {
            "id": 41061,
            "name": "Diagram [2710]",
            "created": "2021-10-23T08:27:10.112566Z",
            "modified": "2026-03-31T17:31:39.149264Z"
        },
        {
            "id": 38185,
            "name": "Diagram [1710]",
            "created": "2021-09-11T08:34:50.846214Z",
            "modified": "2026-03-31T17:31:37.984099Z"
        },
        {
            "id": 41060,
            "name": "Diagram [2709]",
            "created": "2021-10-23T08:25:10.268398Z",
            "modified": "2026-03-31T17:31:35.346068Z"
        },
        {
            "id": 38184,
            "name": "Diagram [1709]",
            "created": "2021-09-11T08:32:14.692227Z",
            "modified": "2026-03-31T17:31:34.144015Z"
        },
        {
            "id": 41059,
            "name": "Diagram [2708]",
            "created": "2021-10-23T08:24:16.316604Z",
            "modified": "2026-03-31T17:31:31.396001Z"
        },
        {
            "id": 38183,
            "name": "Diagram [1708]",
            "created": "2021-09-11T08:30:18.662412Z",
            "modified": "2026-03-31T17:31:29.945338Z"
        },
        {
            "id": 41058,
            "name": "Diagram [2707]",
            "created": "2021-10-23T08:21:34.420625Z",
            "modified": "2026-03-31T17:31:27.065819Z"
        },
        {
            "id": 38182,
            "name": "Diagram [1707]",
            "created": "2021-09-11T08:28:38.420838Z",
            "modified": "2026-03-31T17:31:25.642825Z"
        }
    ]
}