List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5074",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5072",
    "results": [
        {
            "id": 13327,
            "name": "Double atari 8",
            "created": "2018-09-27T15:50:12.662919Z",
            "modified": "2026-05-02T00:43:58.324663Z"
        },
        {
            "id": 77265,
            "name": "จุดใหญ่ข้อที่2",
            "created": "2023-10-15T07:03:19.221219Z",
            "modified": "2026-05-02T00:52:35.842539Z"
        },
        {
            "id": 13638,
            "name": "Capture Puzzle #3",
            "created": "2018-11-21T19:08:51.895540Z",
            "modified": "2026-05-02T00:53:46.835151Z"
        },
        {
            "id": 34175,
            "name": "Diagram (917)",
            "created": "2021-07-18T09:19:25.357194Z",
            "modified": "2026-05-02T00:56:26.712761Z"
        },
        {
            "id": 30705,
            "name": "Diagram (1)",
            "created": "2021-05-30T09:49:38.484637Z",
            "modified": "2026-05-02T00:56:39.204467Z"
        },
        {
            "id": 91348,
            "name": "Problem 8",
            "created": "2025-02-25T17:46:53.759832Z",
            "modified": "2026-05-02T00:56:48.366876Z"
        },
        {
            "id": 96871,
            "name": "Problem 89",
            "created": "2025-08-19T21:56:32.916813Z",
            "modified": "2026-05-02T00:57:02.870931Z"
        },
        {
            "id": 95996,
            "name": "tan cong 9 ( nước tấn công chặn )",
            "created": "2025-07-23T11:39:15.967049Z",
            "modified": "2026-05-02T01:01:46.216420Z"
        },
        {
            "id": 53500,
            "name": "question 6",
            "created": "2022-03-26T14:27:48.042747Z",
            "modified": "2026-05-02T01:02:59.057515Z"
        },
        {
            "id": 3329,
            "name": "Inside Cut with Extensions",
            "created": "2015-11-10T05:39:58.124489Z",
            "modified": "2026-05-02T01:04:38.943491Z"
        }
    ]
}