List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4795
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=4796",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4794",
    "results": [
        {
            "id": 38757,
            "name": "Diagram [2000]",
            "created": "2021-09-23T13:59:29.027388Z",
            "modified": "2026-03-31T17:48:25.120392Z"
        },
        {
            "id": 41808,
            "name": "Diagram [2999]",
            "created": "2021-10-30T10:15:06.868955Z",
            "modified": "2026-03-31T17:48:23.928100Z"
        },
        {
            "id": 38756,
            "name": "Diagram [1999]",
            "created": "2021-09-23T13:57:49.416382Z",
            "modified": "2026-03-31T17:48:22.231865Z"
        },
        {
            "id": 38755,
            "name": "Diagram [1998]",
            "created": "2021-09-23T13:56:37.796120Z",
            "modified": "2026-03-31T17:48:19.184950Z"
        },
        {
            "id": 38754,
            "name": "Diagram [1997]",
            "created": "2021-09-23T13:54:34.072463Z",
            "modified": "2026-03-31T17:48:16.167635Z"
        },
        {
            "id": 41805,
            "name": "Diagram [2996]",
            "created": "2021-10-30T10:11:12.676964Z",
            "modified": "2026-03-31T17:48:14.893870Z"
        },
        {
            "id": 38753,
            "name": "Diagram [1996]",
            "created": "2021-09-23T13:52:19.023296Z",
            "modified": "2026-03-31T17:48:13.706858Z"
        },
        {
            "id": 41804,
            "name": "Diagram [2995]",
            "created": "2021-10-30T10:09:35.726052Z",
            "modified": "2026-03-31T17:48:12.468069Z"
        },
        {
            "id": 38752,
            "name": "Diagram [1995]",
            "created": "2021-09-23T13:50:36.381120Z",
            "modified": "2026-03-31T17:48:11.226752Z"
        },
        {
            "id": 41803,
            "name": "Diagram [2994]",
            "created": "2021-10-30T10:08:03.539712Z",
            "modified": "2026-03-31T17:48:09.750126Z"
        }
    ]
}