List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5370",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5368",
    "results": [
        {
            "id": 38388,
            "name": "worst 1",
            "created": "2021-09-15T23:09:46.437213Z",
            "modified": "2026-04-15T09:52:18.293866Z"
        },
        {
            "id": 38389,
            "name": "worst 2",
            "created": "2021-09-15T23:11:17.923814Z",
            "modified": "2026-04-15T09:52:18.891273Z"
        },
        {
            "id": 38390,
            "name": "worst 3",
            "created": "2021-09-15T23:13:41.155850Z",
            "modified": "2026-04-15T09:52:18.935219Z"
        },
        {
            "id": 38409,
            "name": "worst 4",
            "created": "2021-09-16T04:37:28.957696Z",
            "modified": "2026-04-15T09:52:19.620532Z"
        },
        {
            "id": 23365,
            "name": "wow!!!!!!!!!!!!!!!!!!",
            "created": "2020-11-17T14:36:12.940364Z",
            "modified": "2026-03-31T23:10:23.072921Z"
        },
        {
            "id": 21382,
            "name": "wow amazing go",
            "created": "2020-10-06T17:40:03.676987Z",
            "modified": "2026-04-01T00:51:03.021103Z"
        },
        {
            "id": 62452,
            "name": "wowDOOOD",
            "created": "2022-09-08T03:17:28.944215Z",
            "modified": "2026-03-30T13:57:14.007398Z"
        },
        {
            "id": 9617,
            "name": "Wow, how amazing",
            "created": "2018-04-06T00:29:05.358283Z",
            "modified": "2026-04-13T23:54:49.859906Z"
        },
        {
            "id": 22303,
            "name": "wow two noob help black",
            "created": "2020-10-28T12:18:49.329623Z",
            "modified": "2026-03-31T23:08:56.862936Z"
        },
        {
            "id": 67073,
            "name": "Write   \" The Spectre\"",
            "created": "2022-12-28T09:57:59.365450Z",
            "modified": "2026-04-01T02:06:30.591395Z"
        }
    ]
}