List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=49",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=47",
    "results": [
        {
            "id": 46822,
            "name": "示範題 Demonstration question",
            "created": "2022-01-17T15:58:17.756809Z",
            "modified": "2026-04-07T01:41:18.041924Z"
        },
        {
            "id": 46790,
            "name": "示範題 Demonstration question",
            "created": "2022-01-17T14:23:32.136563Z",
            "modified": "2026-04-07T01:49:00.808126Z"
        },
        {
            "id": 46600,
            "name": "示範題 demonstration question",
            "created": "2022-01-15T10:31:03.819331Z",
            "modified": "2026-04-07T08:50:41.735108Z"
        },
        {
            "id": 46669,
            "name": "示範題 demonstration question",
            "created": "2022-01-15T17:32:12.631212Z",
            "modified": "2026-04-08T12:44:25.266404Z"
        },
        {
            "id": 46690,
            "name": "示範題 demonstration question",
            "created": "2022-01-16T09:42:29.591238Z",
            "modified": "2026-04-07T00:49:26.915700Z"
        },
        {
            "id": 46654,
            "name": "示範題 demonstration question",
            "created": "2022-01-15T15:52:35.439274Z",
            "modified": "2026-04-06T23:03:52.743722Z"
        },
        {
            "id": 46803,
            "name": "示範題 demonstration question",
            "created": "2022-01-17T14:45:50.787237Z",
            "modified": "2026-04-07T02:08:22.559804Z"
        },
        {
            "id": 48222,
            "name": "示範題 Demonstration",
            "created": "2022-02-05T08:31:49.804600Z",
            "modified": "2026-04-08T10:13:55.302612Z"
        },
        {
            "id": 47678,
            "name": "示範題 demonstration",
            "created": "2022-01-30T15:50:16.702417Z",
            "modified": "2026-04-07T22:20:16.349527Z"
        },
        {
            "id": 47691,
            "name": "示範題 demonstration",
            "created": "2022-01-30T16:25:14.456509Z",
            "modified": "2026-04-07T03:22:04.420145Z"
        }
    ]
}