List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=130",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=128",
    "results": [
        {
            "id": 40495,
            "name": "play 8",
            "created": "2021-10-18T08:47:57.900970Z",
            "modified": "2026-04-18T18:50:35.340748Z"
        },
        {
            "id": 71030,
            "name": "1 - Introduction",
            "created": "2023-04-23T11:21:12.222084Z",
            "modified": "2026-04-18T18:50:29.243552Z"
        },
        {
            "id": 40059,
            "name": "play91",
            "created": "2021-10-13T04:26:11.665185Z",
            "modified": "2026-04-18T18:47:01.832249Z"
        },
        {
            "id": 2339,
            "name": "Life and Death 2.4",
            "created": "2015-01-19T06:18:01.287590Z",
            "modified": "2026-04-18T18:46:48.792829Z"
        },
        {
            "id": 48670,
            "name": "直感力を鍛える 3.05",
            "created": "2022-02-09T03:43:46.723082Z",
            "modified": "2026-04-18T18:46:33.264216Z"
        },
        {
            "id": 16821,
            "name": "吃子题193",
            "created": "2020-01-29T14:34:21.968160Z",
            "modified": "2026-04-18T18:43:32.513206Z"
        },
        {
            "id": 47611,
            "name": "示範題 demonstration",
            "created": "2022-01-30T10:18:29.344255Z",
            "modified": "2026-04-18T18:38:20.740830Z"
        },
        {
            "id": 47344,
            "name": "question12",
            "created": "2022-01-26T16:31:38.902711Z",
            "modified": "2026-04-18T18:36:45.935984Z"
        },
        {
            "id": 47343,
            "name": "question11",
            "created": "2022-01-26T16:30:34.498302Z",
            "modified": "2026-04-18T18:36:14.505612Z"
        },
        {
            "id": 47342,
            "name": "question10",
            "created": "2022-01-26T16:27:31.806476Z",
            "modified": "2026-04-18T18:35:26.269945Z"
        }
    ]
}