List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1072",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1070",
    "results": [
        {
            "id": 71702,
            "name": "Tsumégo 26",
            "created": "2023-05-15T13:58:52.509779Z",
            "modified": "2026-05-26T15:43:33.128506Z"
        },
        {
            "id": 9768,
            "name": "694 / 900",
            "created": "2018-04-24T09:57:10.779912Z",
            "modified": "2026-05-26T15:43:32.517201Z"
        },
        {
            "id": 21995,
            "name": "Puzzle 25 (p. 215-252)",
            "created": "2020-10-23T19:25:24.829121Z",
            "modified": "2026-05-26T15:43:00.855827Z"
        },
        {
            "id": 9769,
            "name": "695 / 900",
            "created": "2018-04-24T09:58:11.408317Z",
            "modified": "2026-05-26T15:42:51.371811Z"
        },
        {
            "id": 103967,
            "name": "OPENNING5",
            "created": "2026-04-07T10:12:28.404526Z",
            "modified": "2026-05-26T15:42:07.324940Z"
        },
        {
            "id": 996,
            "name": "297 - 539",
            "created": "2014-10-11T16:35:36.520333Z",
            "modified": "2026-05-26T15:41:50.727567Z"
        },
        {
            "id": 51588,
            "name": "type 16",
            "created": "2022-03-10T03:39:07.101009Z",
            "modified": "2026-05-26T15:41:49.404499Z"
        },
        {
            "id": 83866,
            "name": "Connecting stones 13",
            "created": "2024-08-04T16:47:55.533282Z",
            "modified": "2026-05-26T15:41:13.559230Z"
        },
        {
            "id": 28403,
            "name": "Question 51",
            "created": "2021-02-28T17:25:16.645604Z",
            "modified": "2026-05-26T15:40:05.039530Z"
        },
        {
            "id": 28402,
            "name": "Question 50",
            "created": "2021-02-28T17:21:34.017124Z",
            "modified": "2026-05-26T15:40:04.330022Z"
        }
    ]
}