List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4821
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=4822",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4820",
    "results": [
        {
            "id": 40844,
            "name": "Diagram [2645]",
            "created": "2021-10-21T08:55:35.279983Z",
            "modified": "2026-03-31T17:25:10.454852Z"
        },
        {
            "id": 38060,
            "name": "Diagram [1645]",
            "created": "2021-09-08T12:42:18.492620Z",
            "modified": "2026-03-31T17:25:09.303605Z"
        },
        {
            "id": 52075,
            "name": "Diagram [4644]",
            "created": "2022-03-14T10:24:55.420567Z",
            "modified": "2026-03-31T17:25:06.452089Z"
        },
        {
            "id": 40843,
            "name": "Diagram [2644]",
            "created": "2021-10-21T08:54:06.332725Z",
            "modified": "2026-03-31T17:25:03.146377Z"
        },
        {
            "id": 38059,
            "name": "Diagram [1644]",
            "created": "2021-09-08T12:41:11.849471Z",
            "modified": "2026-03-31T17:25:01.577426Z"
        },
        {
            "id": 52074,
            "name": "Diagram [4643]",
            "created": "2022-03-14T10:23:00.372921Z",
            "modified": "2026-03-31T17:24:59.126651Z"
        },
        {
            "id": 40842,
            "name": "Diagram [2643]",
            "created": "2021-10-21T08:52:55.578577Z",
            "modified": "2026-03-31T17:24:56.807764Z"
        },
        {
            "id": 38058,
            "name": "Diagram [1643]",
            "created": "2021-09-08T12:37:45.213930Z",
            "modified": "2026-03-31T17:24:55.633578Z"
        },
        {
            "id": 52073,
            "name": "Diagram [4642]",
            "created": "2022-03-14T10:21:04.070765Z",
            "modified": "2026-03-31T17:24:53.235798Z"
        },
        {
            "id": 40841,
            "name": "Diagram [2642]",
            "created": "2021-10-21T08:51:49.363411Z",
            "modified": "2026-03-31T17:24:50.596926Z"
        }
    ]
}