List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=804",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=802",
    "results": [
        {
            "id": 8299,
            "name": "third question",
            "created": "2017-07-25T05:40:23.511753Z",
            "modified": "2026-04-15T09:30:17.849224Z"
        },
        {
            "id": 62449,
            "name": "thee coCAP",
            "created": "2022-09-08T03:09:20.241613Z",
            "modified": "2026-05-09T08:19:48.539667Z"
        },
        {
            "id": 20592,
            "name": "the 黑 word in Chinese",
            "created": "2020-08-22T17:53:16.225172Z",
            "modified": "2026-05-10T01:37:44.858395Z"
        },
        {
            "id": 20591,
            "name": "the 白word in Chinese",
            "created": "2020-08-22T17:48:27.185469Z",
            "modified": "2026-05-10T01:42:47.173569Z"
        },
        {
            "id": 89514,
            "name": "the use of eye",
            "created": "2024-12-08T10:16:24.417301Z",
            "modified": "2026-04-23T09:21:00.312134Z"
        },
        {
            "id": 36659,
            "name": "the under",
            "created": "2021-08-16T04:28:59.489523Z",
            "modified": "2026-05-01T07:29:27.219710Z"
        },
        {
            "id": 53891,
            "name": "the square with a hat",
            "created": "2022-03-29T08:31:02.198780Z",
            "modified": "2026-05-08T13:00:34.050679Z"
        },
        {
            "id": 2548,
            "name": "the obvious puzzle",
            "created": "2015-03-24T16:31:44.505509Z",
            "modified": "2026-03-31T18:42:20.147782Z"
        },
        {
            "id": 93463,
            "name": "the mischievous rabbit",
            "created": "2025-04-30T02:48:13.532085Z",
            "modified": "2026-04-01T00:42:34.189947Z"
        },
        {
            "id": 90016,
            "name": "the latch",
            "created": "2024-12-27T08:47:23.462919Z",
            "modified": "2026-03-30T16:25:12.107175Z"
        }
    ]
}