List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5408",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5406",
    "results": [
        {
            "id": 60683,
            "name": "ข้อที่ 6.3",
            "created": "2022-07-11T08:03:54.779487Z",
            "modified": "2026-04-11T07:03:39.886859Z"
        },
        {
            "id": 53218,
            "name": "question 5",
            "created": "2022-03-24T10:20:51.666812Z",
            "modified": "2026-04-11T07:03:51.882195Z"
        },
        {
            "id": 46639,
            "name": "Question 1",
            "created": "2022-01-15T13:31:30.933007Z",
            "modified": "2026-04-11T07:04:54.691794Z"
        },
        {
            "id": 53219,
            "name": "question 6",
            "created": "2022-03-24T10:21:48.559293Z",
            "modified": "2026-04-11T07:05:00.584017Z"
        },
        {
            "id": 46690,
            "name": "示範題 demonstration question",
            "created": "2022-01-16T09:42:29.591238Z",
            "modified": "2026-04-11T07:05:21.318921Z"
        },
        {
            "id": 46703,
            "name": "示範題 Demonstration question",
            "created": "2022-01-16T10:39:40.123761Z",
            "modified": "2026-04-11T07:05:32.718854Z"
        },
        {
            "id": 46704,
            "name": "Question 1",
            "created": "2022-01-16T11:01:37.735631Z",
            "modified": "2026-04-11T07:05:35.754729Z"
        },
        {
            "id": 53220,
            "name": "question 7",
            "created": "2022-03-24T10:22:49.360024Z",
            "modified": "2026-04-11T07:05:42.493809Z"
        },
        {
            "id": 47945,
            "name": "凝形 inefficient shape",
            "created": "2022-02-02T05:58:48.430652Z",
            "modified": "2026-04-11T07:06:13.014326Z"
        },
        {
            "id": 53221,
            "name": "question 8",
            "created": "2022-03-24T10:34:36.384323Z",
            "modified": "2026-04-11T07:06:27.986965Z"
        }
    ]
}