List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=422
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=423",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=421",
    "results": [
        {
            "id": 7288,
            "name": "Attack 10",
            "created": "2017-04-06T16:02:06.567420Z",
            "modified": "2026-05-02T04:02:49.616418Z"
        },
        {
            "id": 19244,
            "name": "Question 13",
            "created": "2020-06-09T01:26:10.735057Z",
            "modified": "2026-05-02T03:59:44.191978Z"
        },
        {
            "id": 437,
            "name": "Xuan Xuan problem 15 (玄玄棋經 角之部 五龍閒遊勢)",
            "created": "2014-10-05T04:23:04.245188Z",
            "modified": "2026-05-02T03:57:00.514203Z"
        },
        {
            "id": 44070,
            "name": "GW 82: Endgame problems (I) 5x5 3",
            "created": "2021-12-04T10:00:50.729455Z",
            "modified": "2026-05-02T03:56:59.784969Z"
        },
        {
            "id": 44069,
            "name": "GW 82: Endgame problems (I) 5x5 2",
            "created": "2021-12-04T09:59:20.315133Z",
            "modified": "2026-05-02T03:56:55.718208Z"
        },
        {
            "id": 13964,
            "name": "Problem 2",
            "created": "2019-01-09T04:18:51.312920Z",
            "modified": "2026-05-02T03:54:53.753358Z"
        },
        {
            "id": 2235,
            "name": "Easy, #346",
            "created": "2014-12-25T21:23:05.067901Z",
            "modified": "2026-05-02T03:53:39.040445Z"
        },
        {
            "id": 6815,
            "name": "Jennica's Tsumego 35",
            "created": "2017-03-03T16:28:33.452333Z",
            "modified": "2026-05-02T03:53:03.982020Z"
        },
        {
            "id": 13460,
            "name": "boo boo butt",
            "created": "2018-10-29T00:49:20.391013Z",
            "modified": "2026-05-02T03:52:57.775087Z"
        },
        {
            "id": 103276,
            "name": "Opening 布石 1-17",
            "created": "2026-02-26T03:29:16.016447Z",
            "modified": "2026-05-02T03:51:50.535727Z"
        }
    ]
}