List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=838",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=836",
    "results": [
        {
            "id": 39957,
            "name": "Diagram [2458]",
            "created": "2021-10-11T10:32:56.576083Z",
            "modified": "2026-03-31T17:00:28.548426Z"
        },
        {
            "id": 51507,
            "name": "Diagram [4458]",
            "created": "2022-03-09T07:48:57.472093Z",
            "modified": "2026-03-31T17:00:32.336405Z"
        },
        {
            "id": 37764,
            "name": "Diagram [1459]",
            "created": "2021-09-02T15:34:21.460289Z",
            "modified": "2026-03-31T17:00:34.934040Z"
        },
        {
            "id": 45742,
            "name": "Diagram [5459]",
            "created": "2021-12-28T13:22:49.047750Z",
            "modified": "2026-03-31T17:00:38.967588Z"
        },
        {
            "id": 37765,
            "name": "Diagram [1460]",
            "created": "2021-09-02T15:36:12.194473Z",
            "modified": "2026-03-31T17:00:42.559338Z"
        },
        {
            "id": 45743,
            "name": "Diagram [5460]",
            "created": "2021-12-28T13:23:53.930340Z",
            "modified": "2026-03-31T17:00:46.759174Z"
        },
        {
            "id": 37766,
            "name": "Diagram [1461]",
            "created": "2021-09-02T15:38:17.639204Z",
            "modified": "2026-03-31T17:00:50.697654Z"
        },
        {
            "id": 37767,
            "name": "Diagram [1462]",
            "created": "2021-09-02T15:39:25.285670Z",
            "modified": "2026-03-31T17:00:58.677449Z"
        },
        {
            "id": 51511,
            "name": "Diagram [4462]",
            "created": "2022-03-09T08:01:34.283467Z",
            "modified": "2026-03-31T17:01:04.346043Z"
        },
        {
            "id": 37768,
            "name": "Diagram [1463]",
            "created": "2021-09-02T15:41:39.776472Z",
            "modified": "2026-03-31T17:01:07.034395Z"
        }
    ]
}