List accessible puzzles or create a new puzzle.

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

{
    "count": 58715,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5824",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5822",
    "results": [
        {
            "id": 47583,
            "name": "Diagram [5849]",
            "created": "2022-01-30T08:06:53.949738Z",
            "modified": "2026-02-15T20:33:37.889225Z"
        },
        {
            "id": 47582,
            "name": "Diagram [5848]",
            "created": "2022-01-30T08:04:34.393141Z",
            "modified": "2026-02-15T20:33:36.856768Z"
        },
        {
            "id": 47580,
            "name": "Diagram [5846]",
            "created": "2022-01-30T07:58:31.200074Z",
            "modified": "2026-02-15T20:33:34.634080Z"
        },
        {
            "id": 47579,
            "name": "Diagram [5845]",
            "created": "2022-01-30T07:55:45.840116Z",
            "modified": "2026-02-15T20:33:33.491090Z"
        },
        {
            "id": 47559,
            "name": "problem 23",
            "created": "2022-01-29T18:01:55.520474Z",
            "modified": "2026-02-15T20:33:27.224711Z"
        },
        {
            "id": 47553,
            "name": "Diagram [5839]",
            "created": "2022-01-29T12:53:23.712109Z",
            "modified": "2026-02-15T20:33:25.262082Z"
        },
        {
            "id": 47551,
            "name": "Diagram [5837]",
            "created": "2022-01-29T12:50:49.574726Z",
            "modified": "2026-02-15T20:33:23.412152Z"
        },
        {
            "id": 47550,
            "name": "Diagram [5836]",
            "created": "2022-01-29T12:48:29.183241Z",
            "modified": "2026-02-15T20:33:22.263397Z"
        },
        {
            "id": 47545,
            "name": "Diagram [5830]",
            "created": "2022-01-29T12:40:38.033972Z",
            "modified": "2026-02-15T20:33:16.866142Z"
        },
        {
            "id": 47544,
            "name": "Diagram [5830]",
            "created": "2022-01-29T12:38:38.392373Z",
            "modified": "2026-02-15T20:33:15.923576Z"
        }
    ]
}