List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4491",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4489",
    "results": [
        {
            "id": 83868,
            "name": "Connecting stones 17",
            "created": "2024-08-04T16:52:36.309700Z",
            "modified": "2026-05-25T08:10:47.969941Z"
        },
        {
            "id": 83867,
            "name": "Connecting stones 15",
            "created": "2024-08-04T16:50:46.464016Z",
            "modified": "2026-05-19T07:35:32.081094Z"
        },
        {
            "id": 83864,
            "name": "Connecting stones 14",
            "created": "2024-08-04T16:43:00.905025Z",
            "modified": "2026-05-24T16:33:40.875704Z"
        },
        {
            "id": 83866,
            "name": "Connecting stones 13",
            "created": "2024-08-04T16:47:55.533282Z",
            "modified": "2026-05-26T15:41:13.559230Z"
        },
        {
            "id": 103202,
            "name": "Connecting stones 126",
            "created": "2026-02-17T13:50:15.839332Z",
            "modified": "2026-05-22T20:31:21.251834Z"
        },
        {
            "id": 103201,
            "name": "Connecting stones 125",
            "created": "2026-02-17T13:48:21.892815Z",
            "modified": "2026-05-22T14:31:30.603133Z"
        },
        {
            "id": 103200,
            "name": "Connecting stones 124",
            "created": "2026-02-17T13:46:53.773416Z",
            "modified": "2026-05-22T14:24:54.263354Z"
        },
        {
            "id": 103199,
            "name": "Connecting stones 123",
            "created": "2026-02-17T13:43:23.138018Z",
            "modified": "2026-05-19T01:11:40.160837Z"
        },
        {
            "id": 103198,
            "name": "Connecting stones 122",
            "created": "2026-02-17T13:41:48.864336Z",
            "modified": "2026-05-18T05:39:50.314716Z"
        },
        {
            "id": 103154,
            "name": "Connecting stones 121",
            "created": "2026-02-15T17:53:43.372714Z",
            "modified": "2026-05-10T01:45:34.055051Z"
        }
    ]
}