List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4817",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4815",
    "results": [
        {
            "id": 1534,
            "name": "03 - Pattern 3 -b",
            "created": "2014-10-25T18:59:23.488849Z",
            "modified": "2026-05-14T01:11:27.248924Z"
        },
        {
            "id": 1535,
            "name": "03 - Pattern 4",
            "created": "2014-10-25T19:21:27.829094Z",
            "modified": "2026-05-14T01:11:30.177941Z"
        },
        {
            "id": 7774,
            "name": "problem 784",
            "created": "2017-05-09T18:30:23.345067Z",
            "modified": "2026-05-14T01:13:10.934603Z"
        },
        {
            "id": 32449,
            "name": "Diagram (3002)",
            "created": "2021-06-30T10:04:23.216652Z",
            "modified": "2026-05-14T01:14:01.432497Z"
        },
        {
            "id": 78540,
            "name": "jc live and death 12",
            "created": "2023-12-21T03:30:31.211141Z",
            "modified": "2026-05-14T01:14:36.767285Z"
        },
        {
            "id": 79494,
            "name": "Jc joseki 1",
            "created": "2024-02-15T03:33:08.677630Z",
            "modified": "2026-05-14T01:14:37.459646Z"
        },
        {
            "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-14T01:14:39.529212Z"
        },
        {
            "id": 44534,
            "name": "Do you like attaching this much? — So Yokoku 4p vs Kim Pyonmin 4p — by Alexander Dinerstein 3p on Go Magic",
            "created": "2021-12-08T01:27:52.899543Z",
            "modified": "2026-05-14T01:14:41.771796Z"
        },
        {
            "id": 7912,
            "name": "problem 788",
            "created": "2017-05-27T06:48:25.767811Z",
            "modified": "2026-05-14T01:16:02.280202Z"
        },
        {
            "id": 6934,
            "name": "Problem № 19",
            "created": "2017-03-20T08:02:56.745385Z",
            "modified": "2026-05-14T01:16:41.121062Z"
        }
    ]
}