List accessible puzzles or create a new puzzle.

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

{
    "count": 58708,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5861",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5859",
    "results": [
        {
            "id": 67853,
            "name": "総合問題3級",
            "created": "2023-01-23T14:26:49.213860Z",
            "modified": "2026-04-04T16:24:47.342249Z"
        },
        {
            "id": 68924,
            "name": "総合問題3級(2)",
            "created": "2023-02-15T11:28:41.682229Z",
            "modified": "2026-04-04T16:24:59.059151Z"
        },
        {
            "id": 90439,
            "name": "9:1-134",
            "created": "2025-01-13T09:04:13.555785Z",
            "modified": "2026-04-04T16:25:03.706833Z"
        },
        {
            "id": 68805,
            "name": "総合問題3級(3)",
            "created": "2023-02-11T05:57:01.155663Z",
            "modified": "2026-04-04T16:25:13.319685Z"
        },
        {
            "id": 68683,
            "name": "総合問題3級(4)",
            "created": "2023-02-08T15:25:27.008817Z",
            "modified": "2026-04-04T16:25:21.543470Z"
        },
        {
            "id": 68305,
            "name": "総合問題3級(5)",
            "created": "2023-02-02T10:01:08.522102Z",
            "modified": "2026-04-04T16:25:28.782695Z"
        },
        {
            "id": 68912,
            "name": "総合問題2級",
            "created": "2023-02-14T19:14:18.549436Z",
            "modified": "2026-04-04T16:25:40.178251Z"
        },
        {
            "id": 67865,
            "name": "総合問題2級(2)",
            "created": "2023-01-23T15:08:45.263870Z",
            "modified": "2026-04-04T16:25:57.774193Z"
        },
        {
            "id": 2668,
            "name": "Exercise 013 - solution",
            "created": "2015-06-29T02:32:28.488726Z",
            "modified": "2026-04-04T16:26:01.888389Z"
        },
        {
            "id": 6201,
            "name": "Jugadas Ilegales: Ejemplo 1",
            "created": "2016-06-21T14:55:46.111649Z",
            "modified": "2026-04-04T16:26:17.484309Z"
        }
    ]
}