List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4599",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4597",
    "results": [
        {
            "id": 73340,
            "name": "Capture-7",
            "created": "2023-06-11T03:37:46.831438Z",
            "modified": "2026-05-21T04:52:24.405090Z"
        },
        {
            "id": 14202,
            "name": "Capture-6",
            "created": "2019-03-08T14:16:18.813357Z",
            "modified": "2026-03-31T22:13:58.858439Z"
        },
        {
            "id": 73339,
            "name": "Capture-6",
            "created": "2023-06-11T03:35:48.704501Z",
            "modified": "2026-05-10T01:30:12.036569Z"
        },
        {
            "id": 73338,
            "name": "Capture-5",
            "created": "2023-06-11T03:33:31.631100Z",
            "modified": "2026-05-10T01:24:09.601755Z"
        },
        {
            "id": 14200,
            "name": "Capture-5",
            "created": "2019-03-08T13:44:46.889251Z",
            "modified": "2026-03-31T22:13:56.068851Z"
        },
        {
            "id": 73337,
            "name": "Capture-4",
            "created": "2023-06-11T03:31:52.345162Z",
            "modified": "2026-05-10T01:17:48.535439Z"
        },
        {
            "id": 14199,
            "name": "Capture-4",
            "created": "2019-03-08T13:15:29.639833Z",
            "modified": "2026-03-31T22:13:54.520725Z"
        },
        {
            "id": 73336,
            "name": "Capture-3",
            "created": "2023-06-11T03:30:54.541569Z",
            "modified": "2026-05-23T06:23:27.192532Z"
        },
        {
            "id": 14198,
            "name": "Capture-3",
            "created": "2019-03-08T13:08:39.874974Z",
            "modified": "2026-03-31T22:13:53.322959Z"
        },
        {
            "id": 73335,
            "name": "Capture-2",
            "created": "2023-06-11T03:29:32.947332Z",
            "modified": "2026-05-23T02:56:38.343611Z"
        }
    ]
}