List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5785",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5783",
    "results": [
        {
            "id": 53051,
            "name": "Diagram [4949]",
            "created": "2022-03-23T11:20:54.836032Z",
            "modified": "2026-02-15T21:35:18.430921Z"
        },
        {
            "id": 53049,
            "name": "Diagram [4947]",
            "created": "2022-03-23T11:18:25.113713Z",
            "modified": "2026-02-15T21:35:16.506099Z"
        },
        {
            "id": 53048,
            "name": "Diagram [4946]",
            "created": "2022-03-23T11:17:13.344981Z",
            "modified": "2026-02-15T21:35:15.379197Z"
        },
        {
            "id": 53045,
            "name": "Diagram [4943]",
            "created": "2022-03-23T11:13:07.056141Z",
            "modified": "2026-02-15T21:35:12.429660Z"
        },
        {
            "id": 53044,
            "name": "Diagram [4942]",
            "created": "2022-03-23T11:12:01.300502Z",
            "modified": "2026-02-15T21:35:11.342345Z"
        },
        {
            "id": 53029,
            "name": "Diagram [4940]",
            "created": "2022-03-23T08:27:08.136548Z",
            "modified": "2026-02-15T21:35:09.033831Z"
        },
        {
            "id": 53028,
            "name": "Diagram [4939]",
            "created": "2022-03-23T08:25:27.495885Z",
            "modified": "2026-02-15T21:35:08.039357Z"
        },
        {
            "id": 53027,
            "name": "Diagram [4938]",
            "created": "2022-03-23T08:23:45.144505Z",
            "modified": "2026-02-15T21:35:06.834055Z"
        },
        {
            "id": 53026,
            "name": "Diagram [4937]",
            "created": "2022-03-23T08:21:20.965109Z",
            "modified": "2026-02-15T21:35:05.865264Z"
        },
        {
            "id": 53025,
            "name": "Diagram [4936]",
            "created": "2022-03-23T08:18:54.751097Z",
            "modified": "2026-02-15T21:35:04.912164Z"
        }
    ]
}