List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4839
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=4840",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4838",
    "results": [
        {
            "id": 40315,
            "name": "Diagram [2569]",
            "created": "2021-10-16T10:07:28.262242Z",
            "modified": "2026-03-31T17:15:14.261725Z"
        },
        {
            "id": 37956,
            "name": "Diagram [1569]",
            "created": "2021-09-06T13:27:25.552194Z",
            "modified": "2026-03-31T17:15:13.026501Z"
        },
        {
            "id": 51874,
            "name": "Diagram [4568]",
            "created": "2022-03-13T09:59:45.759046Z",
            "modified": "2026-03-31T17:15:10.595478Z"
        },
        {
            "id": 45992,
            "name": "Diagram [5568]",
            "created": "2022-01-04T08:25:54.944344Z",
            "modified": "2026-03-31T17:15:09.388935Z"
        },
        {
            "id": 40314,
            "name": "Diagram [2568]",
            "created": "2021-10-16T10:06:14.494979Z",
            "modified": "2026-03-31T17:15:06.393843Z"
        },
        {
            "id": 37955,
            "name": "Diagram [1568]",
            "created": "2021-09-06T13:25:34.024976Z",
            "modified": "2026-03-31T17:15:05.071580Z"
        },
        {
            "id": 45965,
            "name": "Diagram [5567]",
            "created": "2022-01-02T16:59:41.237978Z",
            "modified": "2026-03-31T17:15:00.924966Z"
        },
        {
            "id": 40313,
            "name": "Diagram [2567]",
            "created": "2021-10-16T10:04:42.644964Z",
            "modified": "2026-03-31T17:14:58.367820Z"
        },
        {
            "id": 37954,
            "name": "Diagram [1567]",
            "created": "2021-09-06T13:23:22.054887Z",
            "modified": "2026-03-31T17:14:57.200342Z"
        },
        {
            "id": 45964,
            "name": "Diagram [5566]",
            "created": "2022-01-02T16:57:20.638597Z",
            "modified": "2026-03-31T17:14:53.546559Z"
        }
    ]
}