List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-name&page=4493
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=4494",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4492",
    "results": [
        {
            "id": 103012,
            "name": "Connecting stones 102",
            "created": "2026-02-08T18:03:26.066515Z",
            "modified": "2026-05-22T22:17:49.837350Z"
        },
        {
            "id": 103011,
            "name": "Connecting stones 101",
            "created": "2026-02-08T18:00:53.341967Z",
            "modified": "2026-05-24T14:36:15.558684Z"
        },
        {
            "id": 102986,
            "name": "Connecting stones 100",
            "created": "2026-02-07T19:47:53.683292Z",
            "modified": "2026-05-24T14:21:18.594660Z"
        },
        {
            "id": 83169,
            "name": "Connecting stones 10",
            "created": "2024-07-14T12:45:02.387932Z",
            "modified": "2026-05-24T16:32:13.347690Z"
        },
        {
            "id": 82114,
            "name": "Connecting stones 1",
            "created": "2024-06-15T13:01:05.505868Z",
            "modified": "2026-05-27T07:24:18.513109Z"
        },
        {
            "id": 102804,
            "name": "Connecting stones  76",
            "created": "2026-01-26T20:17:00.382611Z",
            "modified": "2026-05-21T22:14:42.043396Z"
        },
        {
            "id": 102767,
            "name": "Connecting dtones 56",
            "created": "2026-01-24T16:58:29.563358Z",
            "modified": "2026-05-10T03:41:43.649692Z"
        },
        {
            "id": 1311,
            "name": "Connecting at the Brink",
            "created": "2014-10-18T00:39:42.858880Z",
            "modified": "2026-05-11T08:22:32.347879Z"
        },
        {
            "id": 48406,
            "name": "Connecting and fighting a cut",
            "created": "2022-02-06T16:41:16.084541Z",
            "modified": "2026-04-15T11:04:06.559320Z"
        },
        {
            "id": 22740,
            "name": "Connecting and Cutting #1 -Don't get cut!",
            "created": "2020-11-05T02:47:01.955962Z",
            "modified": "2026-05-14T21:33:11.915508Z"
        }
    ]
}