List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4832
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=4833",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4831",
    "results": [
        {
            "id": 46026,
            "name": "Diagram [5596]",
            "created": "2022-01-05T09:03:15.846362Z",
            "modified": "2026-03-31T17:18:53.959440Z"
        },
        {
            "id": 40374,
            "name": "Diagram [2596]",
            "created": "2021-10-17T10:02:12.647392Z",
            "modified": "2026-03-31T17:18:50.835931Z"
        },
        {
            "id": 38001,
            "name": "Diagram [1596]",
            "created": "2021-09-07T10:00:26.796549Z",
            "modified": "2026-03-31T17:18:49.402317Z"
        },
        {
            "id": 31985,
            "name": "Diagram (594)",
            "created": "2021-06-23T07:26:59.601481Z",
            "modified": "2026-03-31T17:18:47.933457Z"
        },
        {
            "id": 46025,
            "name": "Diagram [5595]",
            "created": "2022-01-05T08:59:01.733566Z",
            "modified": "2026-03-31T17:18:45.017631Z"
        },
        {
            "id": 40373,
            "name": "Diagram [2595]",
            "created": "2021-10-17T10:00:03.183366Z",
            "modified": "2026-03-31T17:18:42.425871Z"
        },
        {
            "id": 38000,
            "name": "Diagram [1595]",
            "created": "2021-09-07T09:58:49.539871Z",
            "modified": "2026-03-31T17:18:41.008059Z"
        },
        {
            "id": 31983,
            "name": "Diagram (593)",
            "created": "2021-06-23T07:25:28.412888Z",
            "modified": "2026-03-31T17:18:39.837476Z"
        },
        {
            "id": 46019,
            "name": "Diagram [5594]",
            "created": "2022-01-04T13:35:07.757944Z",
            "modified": "2026-03-31T17:18:37.465490Z"
        },
        {
            "id": 40372,
            "name": "Diagram [2594]",
            "created": "2021-10-17T09:58:33.505986Z",
            "modified": "2026-03-31T17:18:35.088106Z"
        }
    ]
}