List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=813
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=814",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=812",
    "results": [
        {
            "id": 9330,
            "name": "test problem",
            "created": "2018-02-06T09:25:31.359789Z",
            "modified": "2026-03-31T20:17:50.162751Z"
        },
        {
            "id": 14095,
            "name": "test plz delete?",
            "created": "2019-01-30T17:35:19.324348Z",
            "modified": "2026-03-31T22:11:45.992668Z"
        },
        {
            "id": 99591,
            "name": "test orange square",
            "created": "2025-11-22T20:19:25.006625Z",
            "modified": "2026-02-16T07:41:42.142168Z"
        },
        {
            "id": 99593,
            "name": "test no orange square",
            "created": "2025-11-22T20:29:15.498145Z",
            "modified": "2026-02-16T07:41:43.215189Z"
        },
        {
            "id": 15393,
            "name": "test 9",
            "created": "2019-10-16T17:04:36.731444Z",
            "modified": "2026-04-15T09:43:14.273957Z"
        },
        {
            "id": 15392,
            "name": "test 8",
            "created": "2019-10-16T17:00:17.082568Z",
            "modified": "2026-04-15T09:43:13.683069Z"
        },
        {
            "id": 15391,
            "name": "test 7",
            "created": "2019-10-16T16:54:18.305295Z",
            "modified": "2026-04-15T09:43:13.660270Z"
        },
        {
            "id": 15390,
            "name": "test 6",
            "created": "2019-10-16T16:50:49.795312Z",
            "modified": "2026-04-15T09:43:13.063982Z"
        },
        {
            "id": 15388,
            "name": "test 5",
            "created": "2019-10-16T16:22:20.114838Z",
            "modified": "2026-04-15T09:43:13.050556Z"
        },
        {
            "id": 15386,
            "name": "test 4",
            "created": "2019-10-16T16:17:55.207341Z",
            "modified": "2026-04-15T09:43:12.444025Z"
        }
    ]
}