List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=864
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=865",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=863",
    "results": [
        {
            "id": 38675,
            "name": "Diagram [1961]",
            "created": "2021-09-22T12:48:37.226825Z",
            "modified": "2026-03-31T17:46:37.359325Z"
        },
        {
            "id": 41772,
            "name": "Diagram [2963]",
            "created": "2021-10-30T08:38:15.353700Z",
            "modified": "2026-03-31T17:46:45.277955Z"
        },
        {
            "id": 41773,
            "name": "Diagram [2964]",
            "created": "2021-10-30T08:39:31.036901Z",
            "modified": "2026-03-31T17:46:48.177481Z"
        },
        {
            "id": 41774,
            "name": "Diagram [2965]",
            "created": "2021-10-30T08:41:44.843734Z",
            "modified": "2026-03-31T17:46:50.833854Z"
        },
        {
            "id": 38681,
            "name": "Diagram [1967]",
            "created": "2021-09-22T13:01:23.969528Z",
            "modified": "2026-03-31T17:46:54.924539Z"
        },
        {
            "id": 38682,
            "name": "Diagram [1968]",
            "created": "2021-09-22T13:03:05.819794Z",
            "modified": "2026-03-31T17:46:57.727530Z"
        },
        {
            "id": 41781,
            "name": "Diagram [2972]",
            "created": "2021-10-30T08:50:49.348978Z",
            "modified": "2026-03-31T17:47:10.354042Z"
        },
        {
            "id": 38692,
            "name": "Diagram [1973]",
            "created": "2021-09-22T16:24:48.930522Z",
            "modified": "2026-03-31T17:47:11.834761Z"
        },
        {
            "id": 41782,
            "name": "Diagram [2973]",
            "created": "2021-10-30T08:52:09.989816Z",
            "modified": "2026-03-31T17:47:13.269144Z"
        },
        {
            "id": 41783,
            "name": "Diagram [2974]",
            "created": "2021-10-30T08:55:25.775421Z",
            "modified": "2026-03-31T17:47:15.924600Z"
        }
    ]
}