List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4850
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=4851",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4849",
    "results": [
        {
            "id": 40084,
            "name": "Diagram [2516]",
            "created": "2021-10-13T08:55:25.793230Z",
            "modified": "2026-03-31T17:08:11.121140Z"
        },
        {
            "id": 37859,
            "name": "Diagram [1516]",
            "created": "2021-09-04T15:30:00.269594Z",
            "modified": "2026-03-31T17:08:09.954098Z"
        },
        {
            "id": 45835,
            "name": "Diagram [5515]",
            "created": "2021-12-31T09:27:36.733094Z",
            "modified": "2026-03-31T17:08:06.087062Z"
        },
        {
            "id": 42406,
            "name": "Diagram [3515]",
            "created": "2021-11-08T09:46:02.077828Z",
            "modified": "2026-03-31T17:08:04.902904Z"
        },
        {
            "id": 40083,
            "name": "Diagram [2515]",
            "created": "2021-10-13T08:52:17.775431Z",
            "modified": "2026-03-31T17:08:03.453475Z"
        },
        {
            "id": 37858,
            "name": "Diagram [1515]",
            "created": "2021-09-04T15:27:38.522323Z",
            "modified": "2026-03-31T17:08:02.029152Z"
        },
        {
            "id": 51617,
            "name": "Diagram [4514]",
            "created": "2022-03-10T08:55:16.535240Z",
            "modified": "2026-03-31T17:07:59.270594Z"
        },
        {
            "id": 45834,
            "name": "Diagram [5514]",
            "created": "2021-12-31T09:25:01.151746Z",
            "modified": "2026-03-31T17:07:58.119007Z"
        },
        {
            "id": 42405,
            "name": "Diagram [3514]",
            "created": "2021-11-08T09:44:09.337194Z",
            "modified": "2026-03-31T17:07:56.509413Z"
        },
        {
            "id": 40082,
            "name": "Diagram [2514]",
            "created": "2021-10-13T08:50:45.639790Z",
            "modified": "2026-03-31T17:07:55.336110Z"
        }
    ]
}