List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5076",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5074",
    "results": [
        {
            "id": 89514,
            "name": "the use of eye",
            "created": "2024-12-08T10:16:24.417301Z",
            "modified": "2026-04-23T09:21:00.312134Z"
        },
        {
            "id": 20591,
            "name": "the 白word in Chinese",
            "created": "2020-08-22T17:48:27.185469Z",
            "modified": "2026-04-16T09:46:31.258867Z"
        },
        {
            "id": 20592,
            "name": "the 黑 word in Chinese",
            "created": "2020-08-22T17:53:16.225172Z",
            "modified": "2026-04-16T09:46:32.443733Z"
        },
        {
            "id": 62449,
            "name": "thee coCAP",
            "created": "2022-09-08T03:09:20.241613Z",
            "modified": "2026-04-25T22:16:12.059220Z"
        },
        {
            "id": 8310,
            "name": "third question",
            "created": "2017-07-25T13:34:35.252580Z",
            "modified": "2026-04-16T22:53:16.373992Z"
        },
        {
            "id": 8299,
            "name": "third question",
            "created": "2017-07-25T05:40:23.511753Z",
            "modified": "2026-04-15T09:30:17.849224Z"
        },
        {
            "id": 21392,
            "name": "this is easy",
            "created": "2020-10-08T03:42:14.929772Z",
            "modified": "2026-04-01T01:20:26.195147Z"
        },
        {
            "id": 23597,
            "name": "this is my name",
            "created": "2020-11-19T15:02:09.403262Z",
            "modified": "2026-03-31T23:11:17.690505Z"
        },
        {
            "id": 72441,
            "name": "this is so easy even my brother can solve this u shd try",
            "created": "2023-05-31T11:19:47.086248Z",
            "modified": "2026-03-30T15:02:14.160632Z"
        },
        {
            "id": 28581,
            "name": "thoi thoi",
            "created": "2021-03-06T12:50:47.679657Z",
            "modified": "2026-03-31T23:30:05.426039Z"
        }
    ]
}