List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4563",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4561",
    "results": [
        {
            "id": 76036,
            "name": "Ch. 2 Cuts and Connections -GW1",
            "created": "2023-08-20T18:26:51.480798Z",
            "modified": "2026-05-25T04:49:00.928251Z"
        },
        {
            "id": 76037,
            "name": "Ch. 2 Cuts and Connections - GW2",
            "created": "2023-08-20T18:33:00.995913Z",
            "modified": "2026-05-25T04:49:38.214095Z"
        },
        {
            "id": 76040,
            "name": "Ch. 2 Cuts and Connections - GW 5",
            "created": "2023-08-20T19:00:30.219315Z",
            "modified": "2026-03-30T15:15:05.095837Z"
        },
        {
            "id": 76038,
            "name": "Ch. 2 Cuts and Connections - GW 3",
            "created": "2023-08-20T18:46:07.683253Z",
            "modified": "2026-05-25T04:49:03.601175Z"
        },
        {
            "id": 76042,
            "name": "Ch. 2 - Cuts and Connections - GW7",
            "created": "2023-08-20T19:18:28.512739Z",
            "modified": "2026-03-30T15:15:05.818766Z"
        },
        {
            "id": 76041,
            "name": "Ch. 2 - Cuts and Connections - GW6",
            "created": "2023-08-20T19:08:44.386299Z",
            "modified": "2026-03-30T15:15:05.449413Z"
        },
        {
            "id": 76039,
            "name": "Ch. 2 - Cuts and Connections - GW4",
            "created": "2023-08-20T18:52:59.706248Z",
            "modified": "2026-05-25T04:49:44.028292Z"
        },
        {
            "id": 76043,
            "name": "Ch. 2 - Cuts and Connections - GW 8",
            "created": "2023-08-20T19:28:03.420774Z",
            "modified": "2026-03-30T15:15:05.877543Z"
        },
        {
            "id": 16646,
            "name": "Central defense: touching attack",
            "created": "2020-01-09T09:50:56.089246Z",
            "modified": "2026-05-20T18:09:07.848156Z"
        },
        {
            "id": 14556,
            "name": "Central defense",
            "created": "2019-06-06T08:23:49.952603Z",
            "modified": "2026-05-10T05:21:30.968000Z"
        }
    ]
}