List accessible puzzles or create a new puzzle.

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

{
    "count": 58764,
    "next": null,
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5876",
    "results": [
        {
            "id": 34680,
            "name": "50:1-1",
            "created": "2021-07-28T08:48:13.649622Z",
            "modified": "2026-02-15T19:30:46.367353Z"
        },
        {
            "id": 34598,
            "name": "46:4-E",
            "created": "2021-07-27T08:17:40.691358Z",
            "modified": "2026-02-15T19:29:49.151540Z"
        },
        {
            "id": 34597,
            "name": "46:4-D",
            "created": "2021-07-27T08:15:39.649936Z",
            "modified": "2026-02-15T19:29:48.168590Z"
        },
        {
            "id": 90963,
            "name": "убейте",
            "created": "2025-02-12T09:46:26.675529Z",
            "modified": "2025-02-13T05:38:47.457316Z"
        }
    ]
}