List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4846
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=4847",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4845",
    "results": [
        {
            "id": 37887,
            "name": "Diagram [1535]",
            "created": "2021-09-05T08:43:48.120296Z",
            "modified": "2026-03-31T17:10:42.032103Z"
        },
        {
            "id": 45930,
            "name": "Diagram [5534]",
            "created": "2022-01-02T10:24:44.210038Z",
            "modified": "2026-03-31T17:10:37.062163Z"
        },
        {
            "id": 42438,
            "name": "Diagram [3534]",
            "created": "2021-11-09T10:04:26.392818Z",
            "modified": "2026-03-31T17:10:35.604844Z"
        },
        {
            "id": 40216,
            "name": "Diagram [2534]",
            "created": "2021-10-14T09:06:05.785226Z",
            "modified": "2026-03-31T17:10:34.395358Z"
        },
        {
            "id": 37886,
            "name": "Diagram [1534]",
            "created": "2021-09-05T08:41:03.615191Z",
            "modified": "2026-03-31T17:10:32.966586Z"
        },
        {
            "id": 45929,
            "name": "Diagram [5530]",
            "created": "2022-01-02T10:20:38.145355Z",
            "modified": "2026-03-31T17:10:29.128506Z"
        },
        {
            "id": 42437,
            "name": "Diagram [3533]",
            "created": "2021-11-09T10:02:13.247536Z",
            "modified": "2026-03-31T17:10:27.894256Z"
        },
        {
            "id": 40215,
            "name": "Diagram [2533]",
            "created": "2021-10-14T09:04:38.589359Z",
            "modified": "2026-03-31T17:10:26.724883Z"
        },
        {
            "id": 37885,
            "name": "Diagram [1533]",
            "created": "2021-09-05T08:38:56.649130Z",
            "modified": "2026-03-31T17:10:25.522494Z"
        },
        {
            "id": 51673,
            "name": "Diagram [4532]",
            "created": "2022-03-11T09:27:13.118030Z",
            "modified": "2026-03-31T17:10:23.067407Z"
        }
    ]
}