List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1034",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1032",
    "results": [
        {
            "id": 29412,
            "name": "Question №60",
            "created": "2021-03-26T14:09:08.481460Z",
            "modified": "2026-03-31T23:35:56.176861Z"
        },
        {
            "id": 29413,
            "name": "Question №61",
            "created": "2021-03-26T14:11:01.328199Z",
            "modified": "2026-03-31T23:35:57.607557Z"
        },
        {
            "id": 29414,
            "name": "Question №62",
            "created": "2021-03-26T14:11:11.599993Z",
            "modified": "2026-03-31T23:35:58.943185Z"
        },
        {
            "id": 29415,
            "name": "《大刀剜心》",
            "created": "2021-03-26T15:00:01.136748Z",
            "modified": "2026-03-31T23:36:00.350756Z"
        },
        {
            "id": 29426,
            "name": "Question №63",
            "created": "2021-03-27T10:24:27.887267Z",
            "modified": "2026-03-31T23:36:04.542869Z"
        },
        {
            "id": 29429,
            "name": "Question №66",
            "created": "2021-03-27T10:25:05.041138Z",
            "modified": "2026-03-31T23:36:09.173498Z"
        },
        {
            "id": 29430,
            "name": "Question №67",
            "created": "2021-03-27T10:42:07.376429Z",
            "modified": "2026-03-31T23:36:10.769340Z"
        },
        {
            "id": 29431,
            "name": "Question №68",
            "created": "2021-03-27T10:42:22.625678Z",
            "modified": "2026-03-31T23:36:11.928515Z"
        },
        {
            "id": 29432,
            "name": "Question №69",
            "created": "2021-03-27T10:42:36.820060Z",
            "modified": "2026-03-31T23:36:13.287432Z"
        },
        {
            "id": 29433,
            "name": "Question №70",
            "created": "2021-03-27T10:43:22.071946Z",
            "modified": "2026-03-31T23:36:14.480394Z"
        }
    ]
}