List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4819
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=4820",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4818",
    "results": [
        {
            "id": 40855,
            "name": "Diagram [2656]",
            "created": "2021-10-21T09:13:40.711723Z",
            "modified": "2026-03-31T17:26:21.383760Z"
        },
        {
            "id": 38073,
            "name": "Diagram [1656]",
            "created": "2021-09-08T16:47:38.995643Z",
            "modified": "2026-03-31T17:26:19.980074Z"
        },
        {
            "id": 40854,
            "name": "Diagram [2655]",
            "created": "2021-10-21T09:12:32.558095Z",
            "modified": "2026-03-31T17:26:14.749963Z"
        },
        {
            "id": 38072,
            "name": "Diagram [1655]",
            "created": "2021-09-08T16:45:52.051661Z",
            "modified": "2026-03-31T17:26:13.593341Z"
        },
        {
            "id": 52085,
            "name": "Diagram [4654]",
            "created": "2022-03-14T12:39:41.675690Z",
            "modified": "2026-03-31T17:26:10.843064Z"
        },
        {
            "id": 40853,
            "name": "Diagram [2654]",
            "created": "2021-10-21T09:10:54.354169Z",
            "modified": "2026-03-31T17:26:08.000467Z"
        },
        {
            "id": 38071,
            "name": "Diagram [1654]",
            "created": "2021-09-08T16:44:13.686793Z",
            "modified": "2026-03-31T17:26:06.836337Z"
        },
        {
            "id": 32087,
            "name": "Diagram (652)",
            "created": "2021-06-25T07:25:06.685970Z",
            "modified": "2026-03-31T17:26:05.636193Z"
        },
        {
            "id": 52084,
            "name": "Diagram [4653]",
            "created": "2022-03-14T12:38:11.028586Z",
            "modified": "2026-03-31T17:26:04.164366Z"
        },
        {
            "id": 40852,
            "name": "Diagram [2653]",
            "created": "2021-10-21T09:09:32.798732Z",
            "modified": "2026-03-31T17:26:01.584129Z"
        }
    ]
}