List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4625
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=4626",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4624",
    "results": [
        {
            "id": 81825,
            "name": "Capture 03",
            "created": "2024-06-04T09:37:46.313340Z",
            "modified": "2026-03-30T15:49:03.621593Z"
        },
        {
            "id": 81834,
            "name": "Capture 03",
            "created": "2024-06-04T09:46:35.539357Z",
            "modified": "2026-03-30T15:49:08.015955Z"
        },
        {
            "id": 82407,
            "name": "Capture 03",
            "created": "2024-06-18T12:05:51.538956Z",
            "modified": "2026-03-30T15:51:11.168794Z"
        },
        {
            "id": 82406,
            "name": "Capture 02",
            "created": "2024-06-18T12:04:36.317664Z",
            "modified": "2026-03-30T15:51:11.054865Z"
        },
        {
            "id": 81824,
            "name": "Capture 02",
            "created": "2024-06-04T09:36:52.369005Z",
            "modified": "2026-03-30T15:49:03.504236Z"
        },
        {
            "id": 81833,
            "name": "Capture 02",
            "created": "2024-06-04T09:45:29.760707Z",
            "modified": "2026-03-30T15:49:08.009648Z"
        },
        {
            "id": 81832,
            "name": "Capture 01",
            "created": "2024-06-04T09:44:32.490652Z",
            "modified": "2026-03-30T15:49:08.015386Z"
        },
        {
            "id": 81823,
            "name": "Capture 01",
            "created": "2024-06-04T09:33:39.777938Z",
            "modified": "2026-02-16T01:03:12.292411Z"
        },
        {
            "id": 86495,
            "name": "Capture (Risk in Cutting points)",
            "created": "2024-10-24T19:53:21.377282Z",
            "modified": "2026-03-30T16:11:14.829405Z"
        },
        {
            "id": 2383,
            "name": "Capture #2",
            "created": "2015-01-31T11:56:45.904321Z",
            "modified": "2026-05-09T01:25:13.541612Z"
        }
    ]
}