List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=3",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name",
    "results": [
        {
            "id": 24742,
            "name": "!8:1-9",
            "created": "2020-12-25T09:57:02.359278Z",
            "modified": "2026-05-16T12:20:05.095217Z"
        },
        {
            "id": 23502,
            "name": "!@#$% !@#$%",
            "created": "2020-11-18T18:05:43.131743Z",
            "modified": "2026-05-14T01:19:44.326688Z"
        },
        {
            "id": 84045,
            "name": "!@#$%^&*()_+",
            "created": "2024-08-07T05:25:01.140083Z",
            "modified": "2026-03-30T15:55:15.795595Z"
        },
        {
            "id": 14201,
            "name": "\"\"\",     Ffjfj",
            "created": "2019-03-08T13:55:18.324700Z",
            "modified": "2026-04-16T22:55:12.230539Z"
        },
        {
            "id": 20949,
            "name": "\"Closing the Door\"",
            "created": "2020-09-15T19:46:12.162642Z",
            "modified": "2026-04-16T09:53:35.317913Z"
        },
        {
            "id": 20948,
            "name": "\"Closing the Door\"",
            "created": "2020-09-15T19:44:43.023363Z",
            "modified": "2026-04-16T09:53:34.240043Z"
        },
        {
            "id": 20947,
            "name": "\"Closing the Door\"",
            "created": "2020-09-15T19:44:13.211628Z",
            "modified": "2026-04-16T09:53:32.982238Z"
        },
        {
            "id": 3013,
            "name": "\"Turning from the guest into the host\"",
            "created": "2015-10-08T04:39:12.181928Z",
            "modified": "2026-05-04T12:31:39.897976Z"
        },
        {
            "id": 63866,
            "name": "#&&&&&77777",
            "created": "2022-10-21T02:35:16.082851Z",
            "modified": "2026-03-30T14:08:11.277423Z"
        },
        {
            "id": 63890,
            "name": "#*****88888",
            "created": "2022-10-21T19:36:44.309576Z",
            "modified": "2026-05-04T12:11:56.194406Z"
        }
    ]
}