List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=385
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=386",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=384",
    "results": [
        {
            "id": 46522,
            "name": "It's a Trap! — Lee Sedol 9p vs Mok Jinseok 9p — 20th GS Caltex Round 3 2015",
            "created": "2022-01-15T02:54:29.117207Z",
            "modified": "2026-05-01T07:46:24.572556Z"
        },
        {
            "id": 46686,
            "name": "Go Seigen's Flexibility — Go Seigen 9p vs Takagawa Shukaku 9p — 1958",
            "created": "2022-01-16T01:24:55.788955Z",
            "modified": "2026-05-01T07:46:23.567587Z"
        },
        {
            "id": 46770,
            "name": "question8",
            "created": "2022-01-16T16:48:10.171574Z",
            "modified": "2026-05-01T07:46:23.346295Z"
        },
        {
            "id": 43923,
            "name": "IH 064 — S18L5 — Probes and AlphaGo 07",
            "created": "2021-12-02T22:37:31.217755Z",
            "modified": "2026-05-01T07:46:22.933040Z"
        },
        {
            "id": 56365,
            "name": "IH 092 — S30L1 — Another Level Moves 2",
            "created": "2022-05-06T17:25:39.337001Z",
            "modified": "2026-05-01T07:46:22.472593Z"
        },
        {
            "id": 56181,
            "name": "IH 088 — S31L9 — Decision 6",
            "created": "2022-05-03T01:55:08.822227Z",
            "modified": "2026-05-01T07:46:22.019578Z"
        },
        {
            "id": 44605,
            "name": "The Most Accepted Non-Truth in Go — Lee Sedol 9p vs Ke Jie 9p — MLily Cup 2015/2016 — commentary by Kim Myungwan 9p",
            "created": "2021-12-09T22:44:15.060579Z",
            "modified": "2026-05-01T07:46:21.473338Z"
        },
        {
            "id": 1637,
            "name": "015/062",
            "created": "2014-10-29T18:46:21.935606Z",
            "modified": "2026-05-01T07:46:20.986600Z"
        },
        {
            "id": 5667,
            "name": "106 / 900",
            "created": "2016-02-19T12:51:03.754826Z",
            "modified": "2026-05-01T07:46:20.696668Z"
        },
        {
            "id": 43999,
            "name": "IH 066 — S18L5 — Probes and AlphaGo 09",
            "created": "2021-12-03T15:57:29.852571Z",
            "modified": "2026-05-01T07:46:20.518867Z"
        }
    ]
}