List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5441",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5439",
    "results": [
        {
            "id": 37059,
            "name": "Example 10.3.4 - Exploiting shape",
            "created": "2021-08-21T13:17:51.651773Z",
            "modified": "2026-03-30T10:32:01.857260Z"
        },
        {
            "id": 37048,
            "name": "정묘수관 [1]",
            "created": "2021-08-21T11:42:55.369014Z",
            "modified": "2026-03-30T10:32:01.677893Z"
        },
        {
            "id": 37049,
            "name": "정묘수관 [2]",
            "created": "2021-08-21T11:51:38.743337Z",
            "modified": "2026-03-30T10:32:01.648153Z"
        },
        {
            "id": 37065,
            "name": "Exercise 10.5 - Liberties",
            "created": "2021-08-21T13:33:54.210741Z",
            "modified": "2026-03-30T10:32:01.197229Z"
        },
        {
            "id": 37008,
            "name": "Turn3afrerE5E3",
            "created": "2021-08-21T03:15:59.032766Z",
            "modified": "2026-03-30T10:31:12.033087Z"
        },
        {
            "id": 36988,
            "name": "白先 - 2",
            "created": "2021-08-20T12:01:21.573374Z",
            "modified": "2026-03-30T10:31:11.637209Z"
        },
        {
            "id": 36985,
            "name": "白先 - 1",
            "created": "2021-08-20T11:48:47.534330Z",
            "modified": "2026-03-30T10:31:11.569943Z"
        },
        {
            "id": 36953,
            "name": "두칸낮은 협공 4",
            "created": "2021-08-20T00:57:03.220483Z",
            "modified": "2026-03-30T10:31:10.542270Z"
        },
        {
            "id": 36954,
            "name": "두칸낮은 협공 5",
            "created": "2021-08-20T01:03:19.166829Z",
            "modified": "2026-03-30T10:31:10.533691Z"
        },
        {
            "id": 36952,
            "name": "두칸낮은 협공 3",
            "created": "2021-08-20T00:53:00.708352Z",
            "modified": "2026-03-30T10:31:10.529242Z"
        }
    ]
}