List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4826
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=4827",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4825",
    "results": [
        {
            "id": 46056,
            "name": "Diagram [5616]",
            "created": "2022-01-06T09:15:16.751289Z",
            "modified": "2026-03-31T17:21:46.585744Z"
        },
        {
            "id": 42550,
            "name": "Diagram [3616]",
            "created": "2021-11-11T13:15:59.550036Z",
            "modified": "2026-03-31T17:21:45.393812Z"
        },
        {
            "id": 40466,
            "name": "Diagram [2616]",
            "created": "2021-10-18T08:16:31.064368Z",
            "modified": "2026-03-31T17:21:44.090462Z"
        },
        {
            "id": 38023,
            "name": "Diagram [1616]",
            "created": "2021-09-07T16:08:51.071031Z",
            "modified": "2026-03-31T17:21:42.976748Z"
        },
        {
            "id": 32040,
            "name": "Diagram (614)",
            "created": "2021-06-24T07:19:24.832374Z",
            "modified": "2026-03-31T17:21:41.845131Z"
        },
        {
            "id": 52046,
            "name": "Diagram [4615]",
            "created": "2022-03-14T07:45:50.313249Z",
            "modified": "2026-03-31T17:21:40.522845Z"
        },
        {
            "id": 46055,
            "name": "Diagram [5615]",
            "created": "2022-01-06T09:09:16.908422Z",
            "modified": "2026-03-31T17:21:39.396867Z"
        },
        {
            "id": 40465,
            "name": "Diagram [2615]",
            "created": "2021-10-18T08:15:24.703191Z",
            "modified": "2026-03-31T17:21:36.671981Z"
        },
        {
            "id": 38021,
            "name": "Diagram [1615]",
            "created": "2021-09-07T13:01:15.061542Z",
            "modified": "2026-03-31T17:21:35.497379Z"
        },
        {
            "id": 52045,
            "name": "Diagram [4614]",
            "created": "2022-03-14T07:43:52.996011Z",
            "modified": "2026-03-31T17:21:32.489409Z"
        }
    ]
}