List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=831
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=832",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=830",
    "results": [
        {
            "id": 51352,
            "name": "Diagram [4421]",
            "created": "2022-03-07T15:21:31.427859Z",
            "modified": "2026-03-31T16:55:28.781156Z"
        },
        {
            "id": 39849,
            "name": "Diagram [2422]",
            "created": "2021-10-08T09:34:06.043666Z",
            "modified": "2026-03-31T16:55:32.859684Z"
        },
        {
            "id": 45651,
            "name": "Diagram [5422]",
            "created": "2021-12-27T09:54:16.715824Z",
            "modified": "2026-03-31T16:55:35.426865Z"
        },
        {
            "id": 51353,
            "name": "Diagram [4422]",
            "created": "2022-03-07T15:23:08.327513Z",
            "modified": "2026-03-31T16:55:36.967322Z"
        },
        {
            "id": 31689,
            "name": "Diagram (421)",
            "created": "2021-06-18T07:10:39.710686Z",
            "modified": "2026-03-31T16:55:38.189925Z"
        },
        {
            "id": 39874,
            "name": "Diagram [2423]",
            "created": "2021-10-09T08:17:35.312808Z",
            "modified": "2026-03-31T16:55:40.555233Z"
        },
        {
            "id": 45656,
            "name": "Diagram [5423]",
            "created": "2021-12-27T11:19:48.506542Z",
            "modified": "2026-03-31T16:55:42.860514Z"
        },
        {
            "id": 51354,
            "name": "Diagram [4423]",
            "created": "2022-03-07T15:25:29.929025Z",
            "modified": "2026-03-31T16:55:44.022745Z"
        },
        {
            "id": 37649,
            "name": "Diagram [1424]",
            "created": "2021-08-31T09:49:00.425116Z",
            "modified": "2026-03-31T16:55:46.634468Z"
        },
        {
            "id": 39875,
            "name": "Diagram [2424]",
            "created": "2021-10-09T08:21:09.168154Z",
            "modified": "2026-03-31T16:55:47.829986Z"
        }
    ]
}