List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=344
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=345",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=343",
    "results": [
        {
            "id": 39336,
            "name": "ข้อที่5",
            "created": "2021-10-03T15:05:15.391238Z",
            "modified": "2026-03-30T10:52:14.921029Z"
        },
        {
            "id": 39335,
            "name": "ข้อที่4",
            "created": "2021-10-03T15:01:58.295141Z",
            "modified": "2026-03-30T10:52:14.923701Z"
        },
        {
            "id": 39338,
            "name": "ข้อที่7",
            "created": "2021-10-03T15:09:30.736265Z",
            "modified": "2026-03-30T10:52:14.988244Z"
        },
        {
            "id": 39337,
            "name": "ข้อที่ 6",
            "created": "2021-10-03T15:06:16.256348Z",
            "modified": "2026-03-30T10:52:14.994354Z"
        },
        {
            "id": 39339,
            "name": "ข้อที่8",
            "created": "2021-10-03T15:11:36.893434Z",
            "modified": "2026-03-30T10:52:15.178182Z"
        },
        {
            "id": 39341,
            "name": "ข้อที่10",
            "created": "2021-10-03T15:15:50.112176Z",
            "modified": "2026-03-30T10:52:15.304805Z"
        },
        {
            "id": 39391,
            "name": "Capture Black",
            "created": "2021-10-04T07:40:17.867236Z",
            "modified": "2026-03-30T10:52:16.005476Z"
        },
        {
            "id": 39392,
            "name": "Capture Black",
            "created": "2021-10-04T07:45:03.020923Z",
            "modified": "2026-03-30T10:52:16.074484Z"
        },
        {
            "id": 39393,
            "name": "Can Black survive",
            "created": "2021-10-04T07:47:19.608796Z",
            "modified": "2026-03-30T10:52:16.132337Z"
        },
        {
            "id": 39397,
            "name": "kill Black",
            "created": "2021-10-04T07:55:22.240833Z",
            "modified": "2026-03-30T10:52:16.214976Z"
        }
    ]
}