List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4805
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=4806",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4804",
    "results": [
        {
            "id": 41206,
            "name": "Diagram [2748]",
            "created": "2021-10-24T09:16:06.063281Z",
            "modified": "2026-03-31T17:34:12.722027Z"
        },
        {
            "id": 38238,
            "name": "Diagram [1748]",
            "created": "2021-09-12T08:09:29.742111Z",
            "modified": "2026-03-31T17:34:11.543131Z"
        },
        {
            "id": 32227,
            "name": "Diagram (746)",
            "created": "2021-06-27T19:10:52.748170Z",
            "modified": "2026-03-31T17:34:10.311256Z"
        },
        {
            "id": 41205,
            "name": "Diagram [2747]",
            "created": "2021-10-24T09:14:51.564587Z",
            "modified": "2026-03-31T17:34:08.869040Z"
        },
        {
            "id": 38237,
            "name": "Diagram [1747]",
            "created": "2021-09-12T08:06:48.760837Z",
            "modified": "2026-03-31T17:34:07.428156Z"
        },
        {
            "id": 38235,
            "name": "Diagram [1746]",
            "created": "2021-09-12T07:36:47.160578Z",
            "modified": "2026-03-31T17:34:03.110277Z"
        },
        {
            "id": 32225,
            "name": "Diagram (744)",
            "created": "2021-06-27T19:06:26.132982Z",
            "modified": "2026-03-31T17:34:01.660485Z"
        },
        {
            "id": 38234,
            "name": "Diagram [1745]",
            "created": "2021-09-12T07:35:20.694224Z",
            "modified": "2026-03-31T17:33:59.311396Z"
        },
        {
            "id": 41201,
            "name": "Diagram [2744]",
            "created": "2021-10-24T09:09:43.866595Z",
            "modified": "2026-03-31T17:33:56.677691Z"
        },
        {
            "id": 38233,
            "name": "Diagram [1744]",
            "created": "2021-09-12T07:33:26.918411Z",
            "modified": "2026-03-31T17:33:55.227354Z"
        }
    ]
}