List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5564
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=5565",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5563",
    "results": [
        {
            "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"
        },
        {
            "id": 45186,
            "name": "problem 14",
            "created": "2021-12-21T15:27:32.824870Z",
            "modified": "2026-03-02T00:43:46.534290Z"
        },
        {
            "id": 45185,
            "name": "problem 13",
            "created": "2021-12-21T15:11:34.391060Z",
            "modified": "2026-03-02T00:42:47.742594Z"
        },
        {
            "id": 93337,
            "name": "Live 3",
            "created": "2025-04-23T16:56:55.839226Z",
            "modified": "2026-03-02T00:15:51.946661Z"
        },
        {
            "id": 93301,
            "name": "Live 2",
            "created": "2025-04-22T16:54:20.331054Z",
            "modified": "2026-03-02T00:15:41.361016Z"
        }
    ]
}