List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4897",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4895",
    "results": [
        {
            "id": 45158,
            "name": "Diagram [5236]",
            "created": "2021-12-21T12:01:30.164978Z",
            "modified": "2026-03-31T16:17:28.991406Z"
        },
        {
            "id": 39264,
            "name": "Diagram [2236]",
            "created": "2021-10-02T14:07:37.019711Z",
            "modified": "2026-03-31T16:17:24.857966Z"
        },
        {
            "id": 37254,
            "name": "Diagram [1236]",
            "created": "2021-08-24T09:24:46.611665Z",
            "modified": "2026-03-31T16:17:23.656166Z"
        },
        {
            "id": 31288,
            "name": "Diagram (234)",
            "created": "2021-06-14T07:52:05.637203Z",
            "modified": "2026-03-31T16:17:21.258902Z"
        },
        {
            "id": 19650,
            "name": "Задача 234",
            "created": "2020-06-27T11:09:59.730743Z",
            "modified": "2026-03-31T16:17:18.412858Z"
        },
        {
            "id": 45127,
            "name": "Diagram [5235]",
            "created": "2021-12-20T13:39:17.046491Z",
            "modified": "2026-03-31T16:17:06.210191Z"
        },
        {
            "id": 39263,
            "name": "Diagram [2235]",
            "created": "2021-10-02T14:06:12.780515Z",
            "modified": "2026-03-31T16:17:02.099060Z"
        },
        {
            "id": 37252,
            "name": "Diagram [1235]",
            "created": "2021-08-24T09:22:58.352166Z",
            "modified": "2026-03-31T16:17:00.921984Z"
        },
        {
            "id": 31287,
            "name": "Diagram (233)",
            "created": "2021-06-14T07:51:48.193845Z",
            "modified": "2026-03-31T16:16:58.229783Z"
        },
        {
            "id": 19649,
            "name": "Задача 233",
            "created": "2020-06-27T11:08:08.120790Z",
            "modified": "2026-03-31T16:16:55.279683Z"
        }
    ]
}