List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=596",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=594",
    "results": [
        {
            "id": 28311,
            "name": "Question 6",
            "created": "2021-02-27T03:01:04.515429Z",
            "modified": "2026-05-11T08:20:17.009812Z"
        },
        {
            "id": 28310,
            "name": "Question 5",
            "created": "2021-02-27T02:58:17.063157Z",
            "modified": "2026-05-11T08:20:16.066684Z"
        },
        {
            "id": 28307,
            "name": "Question 4",
            "created": "2021-02-27T02:50:58.587484Z",
            "modified": "2026-05-11T08:20:15.223684Z"
        },
        {
            "id": 27981,
            "name": "Tsumégo 99",
            "created": "2021-02-15T17:21:02.105825Z",
            "modified": "2026-05-11T08:20:05.855358Z"
        },
        {
            "id": 27197,
            "name": "Tsumégo 97",
            "created": "2021-02-01T19:20:17.523293Z",
            "modified": "2026-05-11T08:20:01.633663Z"
        },
        {
            "id": 26907,
            "name": "Tsumégo 96",
            "created": "2021-01-25T19:44:45.615755Z",
            "modified": "2026-05-11T08:20:00.760990Z"
        },
        {
            "id": 53569,
            "name": "question 12",
            "created": "2022-03-27T03:51:49.485545Z",
            "modified": "2026-05-11T08:19:30.124193Z"
        },
        {
            "id": 53568,
            "name": "question 11",
            "created": "2022-03-27T03:48:27.820568Z",
            "modified": "2026-05-11T08:19:17.515618Z"
        },
        {
            "id": 56071,
            "name": "BGJ 141 (2007) 1",
            "created": "2022-05-02T08:15:47.688643Z",
            "modified": "2026-05-11T08:19:08.732446Z"
        },
        {
            "id": 56070,
            "name": "BGJ 140 (2007) 5",
            "created": "2022-05-02T08:12:12.190787Z",
            "modified": "2026-05-11T08:19:04.879841Z"
        }
    ]
}