List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=382
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=383",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=381",
    "results": [
        {
            "id": 46473,
            "name": "The First Line Tesuji that Never Was — Lee Sedol 9p vs Cho Chikun 9p",
            "created": "2022-01-13T17:10:40.590156Z",
            "modified": "2026-05-01T07:43:23.372565Z"
        },
        {
            "id": 1416,
            "name": "005/062",
            "created": "2014-10-22T19:30:04.797797Z",
            "modified": "2026-05-01T07:43:22.906820Z"
        },
        {
            "id": 46471,
            "name": "The Razor — Sakata Eio 9p vs Fujisawa Shuko 9p",
            "created": "2022-01-13T15:17:51.622013Z",
            "modified": "2026-05-01T07:43:22.435315Z"
        },
        {
            "id": 42924,
            "name": "Brilliant Tesuji on the First Line — Baduk Doctor against a Chinese 1p",
            "created": "2021-11-18T17:13:19.562157Z",
            "modified": "2026-05-01T07:43:21.882767Z"
        },
        {
            "id": 42927,
            "name": "Choi's Hidden 5d Threat — Lee Changho 9p vs Choi Jeong 9p — 15th Korean GG Auction Cup",
            "created": "2021-11-18T18:12:08.332389Z",
            "modified": "2026-05-01T07:43:20.873316Z"
        },
        {
            "id": 46821,
            "name": "As sneaky as it gets — Lee Changho 9p vs Choi Myeonghun 9p — 6th LG Cup Final 2001",
            "created": "2022-01-17T15:38:29.839781Z",
            "modified": "2026-05-01T07:43:20.380023Z"
        },
        {
            "id": 46685,
            "name": "A Subtle Sweep — Go Seigen 9p vs Hashimoto Utaro 9p — 1946",
            "created": "2022-01-16T01:11:23.876628Z",
            "modified": "2026-05-01T07:43:19.835308Z"
        },
        {
            "id": 43019,
            "name": "IH 013 — Let's Make Go Easier! 13",
            "created": "2021-11-19T14:29:50.261301Z",
            "modified": "2026-05-01T07:43:19.368214Z"
        },
        {
            "id": 858,
            "name": "Easy, #158",
            "created": "2014-10-10T11:33:58.649474Z",
            "modified": "2026-05-01T07:43:18.869525Z"
        },
        {
            "id": 42967,
            "name": "IH 012 — Let's Make Go Easier! 12",
            "created": "2021-11-19T01:23:36.567468Z",
            "modified": "2026-05-01T07:43:18.554262Z"
        }
    ]
}