List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4609",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4607",
    "results": [
        {
            "id": 18277,
            "name": "原创|easy、",
            "created": "2020-05-11T09:19:42.463008Z",
            "modified": "2026-03-31T22:45:43.197690Z"
        },
        {
            "id": 18276,
            "name": "原创|easy",
            "created": "2020-05-11T09:16:30.730320Z",
            "modified": "2026-03-31T22:45:41.895993Z"
        },
        {
            "id": 18275,
            "name": "原创|easy",
            "created": "2020-05-11T09:12:32.129823Z",
            "modified": "2026-03-31T22:45:40.564001Z"
        },
        {
            "id": 18274,
            "name": "原创|easy",
            "created": "2020-05-11T09:10:51.759388Z",
            "modified": "2026-03-31T22:45:38.726636Z"
        },
        {
            "id": 18273,
            "name": "原创|easy",
            "created": "2020-05-11T09:08:17.947782Z",
            "modified": "2026-03-31T22:45:37.405479Z"
        },
        {
            "id": 18272,
            "name": "原创|||中级",
            "created": "2020-05-11T09:05:57.985961Z",
            "modified": "2026-03-31T22:45:36.192924Z"
        },
        {
            "id": 18271,
            "name": "原创|||中级",
            "created": "2020-05-11T09:05:04.952388Z",
            "modified": "2026-05-18T10:53:41.954046Z"
        },
        {
            "id": 18270,
            "name": "原创|||中级",
            "created": "2020-05-11T09:03:17.383635Z",
            "modified": "2026-05-18T10:53:38.884077Z"
        },
        {
            "id": 18269,
            "name": "原创|easy",
            "created": "2020-05-11T08:59:35.041236Z",
            "modified": "2026-03-31T22:45:32.021509Z"
        },
        {
            "id": 18268,
            "name": "摘自弈客围棋",
            "created": "2020-05-11T08:51:34.552051Z",
            "modified": "2026-03-31T22:45:30.641123Z"
        }
    ]
}