List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5595
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=5596",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5594",
    "results": [
        {
            "id": 52460,
            "name": "Diagram [4763]",
            "created": "2022-03-19T07:21:10.604110Z",
            "modified": "2026-02-24T22:29:47.367573Z"
        },
        {
            "id": 52323,
            "name": "Diagram [4727]",
            "created": "2022-03-17T10:52:29.309771Z",
            "modified": "2026-02-24T22:29:36.111794Z"
        },
        {
            "id": 52319,
            "name": "Diagram [4723]",
            "created": "2022-03-17T10:47:29.503973Z",
            "modified": "2026-02-24T22:29:35.709893Z"
        },
        {
            "id": 52314,
            "name": "Diagram [4718]",
            "created": "2022-03-17T10:37:33.511809Z",
            "modified": "2026-02-24T22:29:28.809476Z"
        },
        {
            "id": 52228,
            "name": "Diagram [4700]",
            "created": "2022-03-15T12:32:42.844388Z",
            "modified": "2026-02-24T22:29:21.012529Z"
        },
        {
            "id": 52227,
            "name": "Diagram [4699]",
            "created": "2022-03-15T12:31:23.154317Z",
            "modified": "2026-02-24T22:29:20.627258Z"
        },
        {
            "id": 50204,
            "name": "03 — Peace",
            "created": "2022-02-22T18:15:46.569744Z",
            "modified": "2026-02-24T22:27:17.252182Z"
        },
        {
            "id": 49216,
            "name": "Chap 3. First 2 move of the game",
            "created": "2022-02-16T12:25:36.835278Z",
            "modified": "2026-02-24T22:25:56.494392Z"
        },
        {
            "id": 49215,
            "name": "Chap 2. Black no Direction of stone.",
            "created": "2022-02-16T11:39:32.146893Z",
            "modified": "2026-02-24T22:25:56.107839Z"
        },
        {
            "id": 49214,
            "name": "Chap 2. Why white lose",
            "created": "2022-02-16T10:44:57.768196Z",
            "modified": "2026-02-24T22:25:55.718132Z"
        }
    ]
}