List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5563",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5561",
    "results": [
        {
            "id": 36411,
            "name": "初级应对题#10",
            "created": "2021-08-15T06:45:43.674780Z",
            "modified": "2026-03-02T04:50:12.507973Z"
        },
        {
            "id": 36410,
            "name": "初级应对题#9",
            "created": "2021-08-15T06:44:11.176842Z",
            "modified": "2026-03-02T04:50:09.266286Z"
        },
        {
            "id": 36409,
            "name": "初级应对题#8",
            "created": "2021-08-15T06:43:23.048241Z",
            "modified": "2026-03-02T04:49:26.641146Z"
        },
        {
            "id": 36408,
            "name": "初级应对题#7",
            "created": "2021-08-15T06:40:46.132813Z",
            "modified": "2026-03-02T04:49:21.342680Z"
        },
        {
            "id": 36407,
            "name": "初级应对题#6",
            "created": "2021-08-15T06:36:10.444700Z",
            "modified": "2026-03-02T04:48:11.896163Z"
        },
        {
            "id": 36406,
            "name": "初级应对题#5",
            "created": "2021-08-15T06:30:52.626448Z",
            "modified": "2026-03-02T04:47:53.059255Z"
        },
        {
            "id": 36405,
            "name": "初级应对题#4",
            "created": "2021-08-15T06:29:02.264827Z",
            "modified": "2026-03-02T04:47:41.858894Z"
        },
        {
            "id": 36404,
            "name": "初级应对题#3",
            "created": "2021-08-15T06:27:39.721057Z",
            "modified": "2026-03-02T04:47:25.595174Z"
        },
        {
            "id": 36403,
            "name": "初级应对题#2",
            "created": "2021-08-15T06:24:39.113902Z",
            "modified": "2026-03-02T04:47:19.905567Z"
        },
        {
            "id": 36402,
            "name": "初级应对题#1",
            "created": "2021-08-15T06:23:19.672788Z",
            "modified": "2026-03-02T04:46:34.374992Z"
        }
    ]
}