List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4853
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=4854",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4852",
    "results": [
        {
            "id": 37842,
            "name": "Diagram [1501]",
            "created": "2021-09-04T15:02:01.547842Z",
            "modified": "2026-03-31T17:06:07.564710Z"
        },
        {
            "id": 31844,
            "name": "Diagram (499)",
            "created": "2021-06-21T07:12:52.547444Z",
            "modified": "2026-03-31T17:06:06.283863Z"
        },
        {
            "id": 45799,
            "name": "Diagram [5500]",
            "created": "2021-12-29T15:00:03.785822Z",
            "modified": "2026-03-31T17:06:03.734081Z"
        },
        {
            "id": 40013,
            "name": "Diagram [2500]",
            "created": "2021-10-12T11:57:56.762426Z",
            "modified": "2026-03-31T17:06:01.306064Z"
        },
        {
            "id": 37840,
            "name": "Diagram [1500]",
            "created": "2021-09-04T10:24:22.223914Z",
            "modified": "2026-03-31T17:05:59.831448Z"
        },
        {
            "id": 31843,
            "name": "Diagram (498)",
            "created": "2021-06-21T07:10:38.715774Z",
            "modified": "2026-03-31T17:05:58.659509Z"
        },
        {
            "id": 51559,
            "name": "Diagram [4499]",
            "created": "2022-03-09T15:40:48.444150Z",
            "modified": "2026-03-31T17:05:57.487664Z"
        },
        {
            "id": 45798,
            "name": "Diagram [5499]",
            "created": "2021-12-29T14:58:29.891831Z",
            "modified": "2026-03-31T17:05:56.045539Z"
        },
        {
            "id": 40012,
            "name": "Diagram [2499]",
            "created": "2021-10-12T11:56:59.015255Z",
            "modified": "2026-03-31T17:05:53.602360Z"
        },
        {
            "id": 37839,
            "name": "Diagram [1499]",
            "created": "2021-09-04T10:23:04.770895Z",
            "modified": "2026-03-31T17:05:52.391815Z"
        }
    ]
}