List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4858
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=4859",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4857",
    "results": [
        {
            "id": 51512,
            "name": "Diagram [4463]",
            "created": "2022-03-09T08:05:10.080618Z",
            "modified": "2026-03-31T17:01:12.080067Z"
        },
        {
            "id": 45746,
            "name": "Diagram [5463]",
            "created": "2021-12-28T13:27:34.079319Z",
            "modified": "2026-03-31T17:01:10.905310Z"
        },
        {
            "id": 39976,
            "name": "Diagram [2463]",
            "created": "2021-10-12T07:44:56.432656Z",
            "modified": "2026-03-31T17:01:08.481892Z"
        },
        {
            "id": 37768,
            "name": "Diagram [1463]",
            "created": "2021-09-02T15:41:39.776472Z",
            "modified": "2026-03-31T17:01:07.034395Z"
        },
        {
            "id": 51511,
            "name": "Diagram [4462]",
            "created": "2022-03-09T08:01:34.283467Z",
            "modified": "2026-03-31T17:01:04.346043Z"
        },
        {
            "id": 45745,
            "name": "Diagram [5462]",
            "created": "2021-12-28T13:26:15.079698Z",
            "modified": "2026-03-31T17:01:02.919644Z"
        },
        {
            "id": 39961,
            "name": "Diagram [2462]",
            "created": "2021-10-11T10:39:45.922422Z",
            "modified": "2026-03-31T17:00:59.839948Z"
        },
        {
            "id": 37767,
            "name": "Diagram [1462]",
            "created": "2021-09-02T15:39:25.285670Z",
            "modified": "2026-03-31T17:00:58.677449Z"
        },
        {
            "id": 31749,
            "name": "Diagram (460)",
            "created": "2021-06-19T08:52:58.378372Z",
            "modified": "2026-03-31T17:00:57.479524Z"
        },
        {
            "id": 45744,
            "name": "Diagram [5461]",
            "created": "2021-12-28T13:24:46.134676Z",
            "modified": "2026-03-31T17:00:54.828420Z"
        }
    ]
}