List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=891",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=889",
    "results": [
        {
            "id": 37180,
            "name": "Diagram [1197]",
            "created": "2021-08-23T07:48:55.993385Z",
            "modified": "2026-05-21T00:13:54.447853Z"
        },
        {
            "id": 37179,
            "name": "Diagram [1196]",
            "created": "2021-08-23T07:45:32.111516Z",
            "modified": "2026-05-21T00:13:53.212716Z"
        },
        {
            "id": 47950,
            "name": "question4",
            "created": "2022-02-02T06:18:13.336053Z",
            "modified": "2026-05-21T00:13:53.092566Z"
        },
        {
            "id": 38499,
            "name": "Diagram [1861]",
            "created": "2021-09-17T07:06:11.125943Z",
            "modified": "2026-05-21T00:13:40.636365Z"
        },
        {
            "id": 38498,
            "name": "Diagram [1860]",
            "created": "2021-09-17T07:03:26.010248Z",
            "modified": "2026-05-21T00:13:39.013565Z"
        },
        {
            "id": 31581,
            "name": "Diagram (399)",
            "created": "2021-06-17T09:02:04.725834Z",
            "modified": "2026-05-21T00:13:33.987188Z"
        },
        {
            "id": 31733,
            "name": "Diagram (455)",
            "created": "2021-06-18T16:38:17.728570Z",
            "modified": "2026-05-21T00:12:50.246249Z"
        },
        {
            "id": 31732,
            "name": "Diagram (454)",
            "created": "2021-06-18T16:36:49.842429Z",
            "modified": "2026-05-21T00:12:49.704710Z"
        },
        {
            "id": 94407,
            "name": "Problem 80",
            "created": "2025-05-28T02:59:56.579904Z",
            "modified": "2026-05-21T00:12:48.960418Z"
        },
        {
            "id": 10755,
            "name": "155 / 900",
            "created": "2018-08-20T11:54:12.212270Z",
            "modified": "2026-05-21T00:12:17.621749Z"
        }
    ]
}