List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4882",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4880",
    "results": [
        {
            "id": 45306,
            "name": "Diagram [5287]",
            "created": "2021-12-23T09:32:47.670311Z",
            "modified": "2026-03-31T16:33:03.670361Z"
        },
        {
            "id": 39398,
            "name": "Diagram [2287]",
            "created": "2021-10-04T07:57:18.883713Z",
            "modified": "2026-03-31T16:32:59.457792Z"
        },
        {
            "id": 37452,
            "name": "Diagram [1287]",
            "created": "2021-08-27T10:01:08.352399Z",
            "modified": "2026-03-31T16:32:58.056285Z"
        },
        {
            "id": 31392,
            "name": "Diagram (285)",
            "created": "2021-06-15T06:24:04.127513Z",
            "modified": "2026-03-31T16:32:55.457473Z"
        },
        {
            "id": 45305,
            "name": "Diagram [5286]",
            "created": "2021-12-23T09:29:06.283356Z",
            "modified": "2026-03-31T16:32:48.120953Z"
        },
        {
            "id": 39396,
            "name": "Diagram [2286]",
            "created": "2021-10-04T07:54:21.266250Z",
            "modified": "2026-03-31T16:32:43.753602Z"
        },
        {
            "id": 37451,
            "name": "Diagram [1286]",
            "created": "2021-08-27T09:59:26.717859Z",
            "modified": "2026-03-31T16:32:42.383805Z"
        },
        {
            "id": 45304,
            "name": "Diagram [5285]",
            "created": "2021-12-23T09:23:56.334998Z",
            "modified": "2026-03-31T16:32:33.705459Z"
        },
        {
            "id": 39395,
            "name": "Diagram [2285]",
            "created": "2021-10-04T07:52:31.069018Z",
            "modified": "2026-03-31T16:32:29.274311Z"
        },
        {
            "id": 37450,
            "name": "Diagram [1285]",
            "created": "2021-08-27T09:57:00.968967Z",
            "modified": "2026-03-31T16:32:27.792100Z"
        }
    ]
}