List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4871",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4869",
    "results": [
        {
            "id": 31520,
            "name": "Diagram (371)",
            "created": "2021-06-16T15:44:43.365061Z",
            "modified": "2026-03-31T16:48:08.961595Z"
        },
        {
            "id": 51255,
            "name": "Diagram [4372]",
            "created": "2022-03-05T17:05:54.200661Z",
            "modified": "2026-03-31T16:48:07.548593Z"
        },
        {
            "id": 45492,
            "name": "Diagram [5372]",
            "created": "2021-12-25T09:14:30.291091Z",
            "modified": "2026-03-31T16:48:06.291164Z"
        },
        {
            "id": 39606,
            "name": "Diagram [2372]",
            "created": "2021-10-06T08:16:01.978429Z",
            "modified": "2026-03-31T16:48:01.802840Z"
        },
        {
            "id": 37562,
            "name": "Diagram [1372]",
            "created": "2021-08-29T12:38:35.663727Z",
            "modified": "2026-03-31T16:48:00.609231Z"
        },
        {
            "id": 51254,
            "name": "Diagram [4371]",
            "created": "2022-03-05T17:04:36.422807Z",
            "modified": "2026-03-31T16:47:57.681254Z"
        },
        {
            "id": 45491,
            "name": "Diagram [5371]",
            "created": "2021-12-25T09:12:58.904303Z",
            "modified": "2026-03-31T16:47:56.249677Z"
        },
        {
            "id": 39605,
            "name": "Diagram [2371]",
            "created": "2021-10-06T08:13:22.643261Z",
            "modified": "2026-03-31T16:47:52.179688Z"
        },
        {
            "id": 37561,
            "name": "Diagram [1371]",
            "created": "2021-08-29T12:36:37.055125Z",
            "modified": "2026-03-31T16:47:50.956945Z"
        },
        {
            "id": 51253,
            "name": "Diagram [4370]",
            "created": "2022-03-05T16:49:34.931636Z",
            "modified": "2026-03-31T16:47:48.151286Z"
        }
    ]
}