List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=19",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=17",
    "results": [
        {
            "id": 53284,
            "name": "question 1",
            "created": "2022-03-24T13:59:33.069463Z",
            "modified": "2026-04-03T10:52:20.017936Z"
        },
        {
            "id": 54443,
            "name": "目外與高目 Mokuhazushi and Takamoku",
            "created": "2022-04-05T16:56:58.738692Z",
            "modified": "2026-04-03T10:52:06.617191Z"
        },
        {
            "id": 40158,
            "name": "play 57",
            "created": "2021-10-14T04:20:50.319731Z",
            "modified": "2026-04-03T10:50:51.833789Z"
        },
        {
            "id": 47945,
            "name": "凝形 inefficient shape",
            "created": "2022-02-02T05:58:48.430652Z",
            "modified": "2026-04-03T10:50:24.862410Z"
        },
        {
            "id": 2314,
            "name": "Capturing Stones 1.2",
            "created": "2015-01-13T23:34:00.104050Z",
            "modified": "2026-04-03T10:50:15.922263Z"
        },
        {
            "id": 53256,
            "name": "示範 demonstration",
            "created": "2022-03-24T13:07:31.051268Z",
            "modified": "2026-04-03T10:49:49.803740Z"
        },
        {
            "id": 2651,
            "name": "Exercise 012 - solution",
            "created": "2015-06-24T04:53:37.653216Z",
            "modified": "2026-04-03T10:49:41.883502Z"
        },
        {
            "id": 2313,
            "name": "Capturing Stones 1.1",
            "created": "2015-01-13T23:31:34.652376Z",
            "modified": "2026-04-03T10:48:50.627871Z"
        },
        {
            "id": 91875,
            "name": "S'échapper 10",
            "created": "2025-03-05T13:29:33.202293Z",
            "modified": "2026-04-03T10:48:03.392575Z"
        },
        {
            "id": 91863,
            "name": "Shichô 1",
            "created": "2025-03-05T11:55:45.188226Z",
            "modified": "2026-04-03T10:48:00.697011Z"
        }
    ]
}