List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=852",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=850",
    "results": [
        {
            "id": 38111,
            "name": "Diagram [1659]",
            "created": "2021-09-09T12:47:23.545882Z",
            "modified": "2026-03-31T17:26:40.149583Z"
        },
        {
            "id": 38112,
            "name": "Diagram [1660]",
            "created": "2021-09-09T12:49:09.569495Z",
            "modified": "2026-03-31T17:26:46.788768Z"
        },
        {
            "id": 38113,
            "name": "Diagram [1661]",
            "created": "2021-09-09T12:50:31.162317Z",
            "modified": "2026-03-31T17:26:52.936367Z"
        },
        {
            "id": 38114,
            "name": "Diagram [1662]",
            "created": "2021-09-09T12:52:14.177585Z",
            "modified": "2026-03-31T17:26:59.754602Z"
        },
        {
            "id": 38115,
            "name": "Diagram [1663]",
            "created": "2021-09-09T12:54:18.445161Z",
            "modified": "2026-03-31T17:27:07.481422Z"
        },
        {
            "id": 38116,
            "name": "Diagram [1664]",
            "created": "2021-09-09T12:55:34.760727Z",
            "modified": "2026-03-31T17:27:13.749444Z"
        },
        {
            "id": 38117,
            "name": "Diagram [1665]",
            "created": "2021-09-09T12:56:59.691157Z",
            "modified": "2026-03-31T17:27:19.667049Z"
        },
        {
            "id": 38128,
            "name": "Diagram [1666]",
            "created": "2021-09-10T07:32:08.459242Z",
            "modified": "2026-03-31T17:27:26.732246Z"
        },
        {
            "id": 38129,
            "name": "Diagram [1667]",
            "created": "2021-09-10T07:35:01.339637Z",
            "modified": "2026-03-31T17:27:33.170746Z"
        },
        {
            "id": 52195,
            "name": "Diagram [4667]",
            "created": "2022-03-15T09:11:24.078844Z",
            "modified": "2026-03-31T17:27:37.309313Z"
        }
    ]
}