List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5599",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5597",
    "results": [
        {
            "id": 47899,
            "name": "Diagram [5936]",
            "created": "2022-02-01T09:38:49.266327Z",
            "modified": "2026-02-24T22:24:03.816094Z"
        },
        {
            "id": 47898,
            "name": "Diagram [5935]",
            "created": "2022-02-01T09:36:50.577326Z",
            "modified": "2026-02-24T22:24:03.402041Z"
        },
        {
            "id": 47896,
            "name": "Diagram [5933]",
            "created": "2022-02-01T09:33:10.706611Z",
            "modified": "2026-02-24T22:24:03.073188Z"
        },
        {
            "id": 47895,
            "name": "Diagram [5932]",
            "created": "2022-02-01T09:31:42.158944Z",
            "modified": "2026-02-24T22:24:02.737405Z"
        },
        {
            "id": 47892,
            "name": "Diagram [5929]",
            "created": "2022-02-01T09:26:29.271195Z",
            "modified": "2026-02-24T22:24:02.426250Z"
        },
        {
            "id": 47889,
            "name": "Diagram [5926]",
            "created": "2022-02-01T09:18:36.038520Z",
            "modified": "2026-02-24T22:24:01.932391Z"
        },
        {
            "id": 47887,
            "name": "Diagram [5924]",
            "created": "2022-02-01T09:15:15.193569Z",
            "modified": "2026-02-24T22:24:01.609041Z"
        },
        {
            "id": 47785,
            "name": "Diagram [5898]",
            "created": "2022-01-31T09:00:33.061728Z",
            "modified": "2026-02-24T22:23:50.032407Z"
        },
        {
            "id": 47784,
            "name": "Diagram [5897]",
            "created": "2022-01-31T08:59:13.989560Z",
            "modified": "2026-02-24T22:23:49.550879Z"
        },
        {
            "id": 47775,
            "name": "Diagram [5895]",
            "created": "2022-01-31T08:52:02.817337Z",
            "modified": "2026-02-24T22:23:42.584167Z"
        }
    ]
}