List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=14",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=12",
    "results": [
        {
            "id": 8944,
            "name": "Problem 32",
            "created": "2017-12-04T19:51:12.680600Z",
            "modified": "2026-04-02T21:54:49.322777Z"
        },
        {
            "id": 92611,
            "name": "Long L+1 group, to kill",
            "created": "2025-03-24T05:57:27.896384Z",
            "modified": "2026-04-02T21:54:35.279790Z"
        },
        {
            "id": 2831,
            "name": "7 / 900",
            "created": "2015-08-19T00:18:29.183687Z",
            "modified": "2026-04-02T21:54:27.701779Z"
        },
        {
            "id": 8943,
            "name": "Problem 31",
            "created": "2017-12-04T19:41:18.475840Z",
            "modified": "2026-04-02T21:54:05.283162Z"
        },
        {
            "id": 2830,
            "name": "6 / 900",
            "created": "2015-08-19T00:16:08.233202Z",
            "modified": "2026-04-02T21:53:56.918201Z"
        },
        {
            "id": 8941,
            "name": "Problem 30",
            "created": "2017-12-03T21:40:26.480438Z",
            "modified": "2026-04-02T21:53:54.190321Z"
        },
        {
            "id": 10719,
            "name": "119 / 900",
            "created": "2018-08-20T11:36:02.750734Z",
            "modified": "2026-04-02T21:53:48.790388Z"
        },
        {
            "id": 2829,
            "name": "5 / 900",
            "created": "2015-08-19T00:14:06.755387Z",
            "modified": "2026-04-02T21:53:38.231962Z"
        },
        {
            "id": 24039,
            "name": "Введение",
            "created": "2020-12-03T10:48:03.387223Z",
            "modified": "2026-04-02T21:53:21.934867Z"
        },
        {
            "id": 8940,
            "name": "Problem 29",
            "created": "2017-12-03T21:21:50.507193Z",
            "modified": "2026-04-02T21:53:19.239516Z"
        }
    ]
}