List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1041",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1039",
    "results": [
        {
            "id": 29876,
            "name": "The good one",
            "created": "2021-04-08T08:36:16.365819Z",
            "modified": "2026-03-31T23:41:05.853412Z"
        },
        {
            "id": 29877,
            "name": "题目1number",
            "created": "2021-04-08T08:49:01.878627Z",
            "modified": "2026-03-31T23:41:07.365811Z"
        },
        {
            "id": 29878,
            "name": "题目2number",
            "created": "2021-04-08T08:50:13.919896Z",
            "modified": "2026-03-31T23:41:08.651480Z"
        },
        {
            "id": 29879,
            "name": "题目3number",
            "created": "2021-04-08T08:53:02.794448Z",
            "modified": "2026-03-31T23:41:09.900193Z"
        },
        {
            "id": 29881,
            "name": "题目4number",
            "created": "2021-04-08T08:55:23.833919Z",
            "modified": "2026-03-31T23:41:12.587388Z"
        },
        {
            "id": 29882,
            "name": "题目5number",
            "created": "2021-04-08T08:58:51.312381Z",
            "modified": "2026-03-31T23:41:14.019849Z"
        },
        {
            "id": 29883,
            "name": "Lesson 7",
            "created": "2021-04-08T09:13:13.698312Z",
            "modified": "2026-03-31T23:41:15.146080Z"
        },
        {
            "id": 29909,
            "name": "AI Elephant Eye",
            "created": "2021-04-09T00:02:48.419414Z",
            "modified": "2026-03-31T23:41:16.279163Z"
        },
        {
            "id": 29931,
            "name": "Number15",
            "created": "2021-04-09T10:50:00.728166Z",
            "modified": "2026-03-31T23:41:17.433769Z"
        },
        {
            "id": 29932,
            "name": "Number16",
            "created": "2021-04-09T10:50:53.338014Z",
            "modified": "2026-03-31T23:41:19.712949Z"
        }
    ]
}