List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=575",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=573",
    "results": [
        {
            "id": 46588,
            "name": "Question 1",
            "created": "2022-01-15T09:57:41.042046Z",
            "modified": "2026-05-10T18:33:59.781029Z"
        },
        {
            "id": 46587,
            "name": "示範題 Demonstration question",
            "created": "2022-01-15T09:55:10.659842Z",
            "modified": "2026-05-10T18:33:59.423067Z"
        },
        {
            "id": 46586,
            "name": "Question 12",
            "created": "2022-01-15T09:07:19.153882Z",
            "modified": "2026-05-10T18:33:29.239838Z"
        },
        {
            "id": 46585,
            "name": "Question 11",
            "created": "2022-01-15T09:03:29.850029Z",
            "modified": "2026-05-10T18:33:24.000228Z"
        },
        {
            "id": 30789,
            "name": "Diagram (42)",
            "created": "2021-06-01T08:18:24.301583Z",
            "modified": "2026-05-10T18:33:23.761194Z"
        },
        {
            "id": 46584,
            "name": "Question 10",
            "created": "2022-01-15T08:59:15.046187Z",
            "modified": "2026-05-10T18:33:16.828071Z"
        },
        {
            "id": 46583,
            "name": "Question 9",
            "created": "2022-01-15T08:52:31.837478Z",
            "modified": "2026-05-10T18:32:57.386162Z"
        },
        {
            "id": 46582,
            "name": "Question 8",
            "created": "2022-01-15T08:23:57.881378Z",
            "modified": "2026-05-10T18:32:32.945286Z"
        },
        {
            "id": 46579,
            "name": "Question 5",
            "created": "2022-01-15T08:15:44.356741Z",
            "modified": "2026-05-10T18:32:05.206653Z"
        },
        {
            "id": 20263,
            "name": "005/098",
            "created": "2020-07-28T06:24:07.268870Z",
            "modified": "2026-05-10T18:31:34.066195Z"
        }
    ]
}