List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=810",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=808",
    "results": [
        {
            "id": 37198,
            "name": "Diagram [1215]",
            "created": "2021-08-23T10:39:42.101791Z",
            "modified": "2026-03-31T16:08:18.154948Z"
        },
        {
            "id": 39237,
            "name": "Diagram [2215]",
            "created": "2021-10-02T07:59:09.677976Z",
            "modified": "2026-03-31T16:08:19.700948Z"
        },
        {
            "id": 19546,
            "name": "Задача 214",
            "created": "2020-06-24T08:42:30.231574Z",
            "modified": "2026-03-31T16:08:42.259867Z"
        },
        {
            "id": 39238,
            "name": "Diagram [2216]",
            "created": "2021-10-02T08:01:34.313598Z",
            "modified": "2026-03-31T16:08:51.383207Z"
        },
        {
            "id": 39239,
            "name": "Diagram [2217]",
            "created": "2021-10-02T08:04:16.059770Z",
            "modified": "2026-03-31T16:09:19.170406Z"
        },
        {
            "id": 37201,
            "name": "Diagram [1218]",
            "created": "2021-08-23T10:44:35.406842Z",
            "modified": "2026-03-31T16:09:45.661387Z"
        },
        {
            "id": 39240,
            "name": "Diagram [2218]",
            "created": "2021-10-02T08:26:19.546516Z",
            "modified": "2026-03-31T16:09:46.840759Z"
        },
        {
            "id": 45110,
            "name": "Diagram [5218]",
            "created": "2021-12-20T09:45:33.612156Z",
            "modified": "2026-03-31T16:09:51.350716Z"
        },
        {
            "id": 45111,
            "name": "Diagram [5219]",
            "created": "2021-12-20T09:48:47.671130Z",
            "modified": "2026-03-31T16:10:18.306602Z"
        },
        {
            "id": 50243,
            "name": "Diagram [4219]",
            "created": "2022-02-23T08:45:10.296246Z",
            "modified": "2026-03-31T16:10:20.202688Z"
        }
    ]
}