List accessible puzzles or create a new puzzle.

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

{
    "count": 58739,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5391",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5389",
    "results": [
        {
            "id": 46214,
            "name": "Diagram [5661]",
            "created": "2022-01-08T12:07:32.524722Z",
            "modified": "2026-03-30T11:50:10.343038Z"
        },
        {
            "id": 46212,
            "name": "Diagram [5659]",
            "created": "2022-01-08T12:03:35.229428Z",
            "modified": "2026-03-30T11:50:10.055941Z"
        },
        {
            "id": 46211,
            "name": "Diagram [5658]",
            "created": "2022-01-08T12:00:14.619945Z",
            "modified": "2026-03-30T11:50:09.740431Z"
        },
        {
            "id": 46210,
            "name": "Diagram [5657]",
            "created": "2022-01-08T11:57:57.977936Z",
            "modified": "2026-03-30T11:50:09.649895Z"
        },
        {
            "id": 46209,
            "name": "Diagram [5656]",
            "created": "2022-01-08T11:56:27.777735Z",
            "modified": "2026-03-30T11:50:09.590531Z"
        },
        {
            "id": 46208,
            "name": "Diagram [5655]",
            "created": "2022-01-08T11:54:48.076066Z",
            "modified": "2026-03-30T11:50:09.362377Z"
        },
        {
            "id": 46207,
            "name": "Diagram [5654]",
            "created": "2022-01-08T11:53:31.133780Z",
            "modified": "2026-03-30T11:50:09.081911Z"
        },
        {
            "id": 46206,
            "name": "Diagram [5653]",
            "created": "2022-01-08T11:52:15.145847Z",
            "modified": "2026-03-30T11:50:09.009987Z"
        },
        {
            "id": 46205,
            "name": "Diagram [5652]",
            "created": "2022-01-08T11:49:56.902688Z",
            "modified": "2026-03-30T11:50:08.939671Z"
        },
        {
            "id": 46204,
            "name": "Diagram [5651]",
            "created": "2022-01-08T11:48:09.781936Z",
            "modified": "2026-03-30T11:50:08.748375Z"
        }
    ]
}