List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4838
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=4839",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4837",
    "results": [
        {
            "id": 51880,
            "name": "Diagram [4574]",
            "created": "2022-03-13T10:13:02.088311Z",
            "modified": "2026-03-31T17:15:59.101694Z"
        },
        {
            "id": 45998,
            "name": "Diagram [5574]",
            "created": "2022-01-04T09:02:50.824674Z",
            "modified": "2026-03-31T17:15:57.910988Z"
        },
        {
            "id": 40320,
            "name": "Diagram [2574]",
            "created": "2021-10-16T10:14:04.775442Z",
            "modified": "2026-03-31T17:15:55.335251Z"
        },
        {
            "id": 37961,
            "name": "Diagram [1574]",
            "created": "2021-09-06T16:09:17.494016Z",
            "modified": "2026-03-31T17:15:53.889936Z"
        },
        {
            "id": 51879,
            "name": "Diagram [4573]",
            "created": "2022-03-13T10:10:25.693061Z",
            "modified": "2026-03-31T17:15:50.984709Z"
        },
        {
            "id": 45997,
            "name": "Diagram [5573]",
            "created": "2022-01-04T09:01:07.454657Z",
            "modified": "2026-03-31T17:15:49.783546Z"
        },
        {
            "id": 40319,
            "name": "Diagram [2573]",
            "created": "2021-10-16T10:13:13.246088Z",
            "modified": "2026-03-31T17:15:46.963077Z"
        },
        {
            "id": 37960,
            "name": "Diagram [1573]",
            "created": "2021-09-06T16:07:24.380446Z",
            "modified": "2026-03-31T17:15:45.796197Z"
        },
        {
            "id": 51878,
            "name": "Diagram [4572]",
            "created": "2022-03-13T10:08:36.994721Z",
            "modified": "2026-03-31T17:15:43.168577Z"
        },
        {
            "id": 45996,
            "name": "Diagram [5572]",
            "created": "2022-01-04T08:59:22.837891Z",
            "modified": "2026-03-31T17:15:41.965423Z"
        }
    ]
}