List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=850",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=848",
    "results": [
        {
            "id": 52046,
            "name": "Diagram [4615]",
            "created": "2022-03-14T07:45:50.313249Z",
            "modified": "2026-03-31T17:21:40.522845Z"
        },
        {
            "id": 38023,
            "name": "Diagram [1616]",
            "created": "2021-09-07T16:08:51.071031Z",
            "modified": "2026-03-31T17:21:42.976748Z"
        },
        {
            "id": 40466,
            "name": "Diagram [2616]",
            "created": "2021-10-18T08:16:31.064368Z",
            "modified": "2026-03-31T17:21:44.090462Z"
        },
        {
            "id": 42550,
            "name": "Diagram [3616]",
            "created": "2021-11-11T13:15:59.550036Z",
            "modified": "2026-03-31T17:21:45.393812Z"
        },
        {
            "id": 46056,
            "name": "Diagram [5616]",
            "created": "2022-01-06T09:15:16.751289Z",
            "modified": "2026-03-31T17:21:46.585744Z"
        },
        {
            "id": 40467,
            "name": "Diagram [2617]",
            "created": "2021-10-18T08:18:18.685867Z",
            "modified": "2026-03-31T17:21:51.744851Z"
        },
        {
            "id": 42556,
            "name": "Diagram [3617]",
            "created": "2021-11-12T07:47:07.768527Z",
            "modified": "2026-03-31T17:21:53.215240Z"
        },
        {
            "id": 46057,
            "name": "Diagram [5617]",
            "created": "2022-01-06T09:23:18.178100Z",
            "modified": "2026-03-31T17:21:54.326296Z"
        },
        {
            "id": 46058,
            "name": "Diagram [5618]",
            "created": "2022-01-06T09:26:14.671539Z",
            "modified": "2026-03-31T17:22:01.931228Z"
        },
        {
            "id": 38026,
            "name": "Diagram [1619]",
            "created": "2021-09-07T16:12:27.425996Z",
            "modified": "2026-03-31T17:22:05.683723Z"
        }
    ]
}