List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=name&page=5824
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=5825",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=name&page=5823",
    "results": [
        {
            "id": 47833,
            "name": "示範題 demonstration",
            "created": "2022-01-31T14:41:49.884690Z",
            "modified": "2026-04-07T03:27:47.156995Z"
        },
        {
            "id": 47946,
            "name": "示範題 demonstration",
            "created": "2022-02-02T06:00:45.221484Z",
            "modified": "2026-04-08T18:37:35.335067Z"
        },
        {
            "id": 47611,
            "name": "示範題 demonstration",
            "created": "2022-01-30T10:18:29.344255Z",
            "modified": "2026-04-07T02:38:48.156439Z"
        },
        {
            "id": 47678,
            "name": "示範題 demonstration",
            "created": "2022-01-30T15:50:16.702417Z",
            "modified": "2026-04-07T22:20:16.349527Z"
        },
        {
            "id": 48262,
            "name": "示範題 demonstration",
            "created": "2022-02-06T07:12:21.944675Z",
            "modified": "2026-04-07T04:17:53.771844Z"
        },
        {
            "id": 47691,
            "name": "示範題 demonstration",
            "created": "2022-01-30T16:25:14.456509Z",
            "modified": "2026-04-07T03:22:04.420145Z"
        },
        {
            "id": 48222,
            "name": "示範題 Demonstration",
            "created": "2022-02-05T08:31:49.804600Z",
            "modified": "2026-04-08T10:13:55.302612Z"
        },
        {
            "id": 46803,
            "name": "示範題 demonstration question",
            "created": "2022-01-17T14:45:50.787237Z",
            "modified": "2026-04-07T02:08:22.559804Z"
        },
        {
            "id": 46690,
            "name": "示範題 demonstration question",
            "created": "2022-01-16T09:42:29.591238Z",
            "modified": "2026-04-07T00:49:26.915700Z"
        },
        {
            "id": 46669,
            "name": "示範題 demonstration question",
            "created": "2022-01-15T17:32:12.631212Z",
            "modified": "2026-04-08T12:44:25.266404Z"
        }
    ]
}