List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=543",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=541",
    "results": [
        {
            "id": 61527,
            "name": "Problem 16",
            "created": "2022-08-12T12:41:16.930897Z",
            "modified": "2026-03-30T13:52:04.682441Z"
        },
        {
            "id": 61528,
            "name": "Problem 17",
            "created": "2022-08-12T12:43:57.690782Z",
            "modified": "2026-03-30T13:52:04.691107Z"
        },
        {
            "id": 61529,
            "name": "Problem 18",
            "created": "2022-08-12T12:45:11.719368Z",
            "modified": "2026-03-30T13:52:05.235006Z"
        },
        {
            "id": 61513,
            "name": "ตัดสลับ ข้อที่ 5",
            "created": "2022-08-12T03:18:52.642553Z",
            "modified": "2026-03-30T13:52:05.317359Z"
        },
        {
            "id": 61530,
            "name": "Problem 19",
            "created": "2022-08-12T12:46:44.621699Z",
            "modified": "2026-03-30T13:52:05.413431Z"
        },
        {
            "id": 61531,
            "name": "Problem 20",
            "created": "2022-08-12T12:48:26.954451Z",
            "modified": "2026-03-30T13:52:05.490748Z"
        },
        {
            "id": 61514,
            "name": "ตัดสลับ ข้อที่ 6",
            "created": "2022-08-12T03:20:42.643436Z",
            "modified": "2026-03-30T13:52:05.614446Z"
        },
        {
            "id": 61532,
            "name": "Problem 21",
            "created": "2022-08-12T12:49:48.745273Z",
            "modified": "2026-03-30T13:52:05.614790Z"
        },
        {
            "id": 61515,
            "name": "ตัดสลับ ข้อที่ 7",
            "created": "2022-08-12T03:22:41.931278Z",
            "modified": "2026-03-30T13:52:05.636530Z"
        },
        {
            "id": 61585,
            "name": "โจเซกิ ข้อ 1",
            "created": "2022-08-15T06:46:58.953403Z",
            "modified": "2026-03-30T13:52:05.639527Z"
        }
    ]
}