List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4622",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4620",
    "results": [
        {
            "id": 76844,
            "name": "Question6",
            "created": "2023-09-30T16:30:29.132530Z",
            "modified": "2026-04-12T06:17:26.501064Z"
        },
        {
            "id": 76843,
            "name": "Question5",
            "created": "2023-09-30T16:29:08.808047Z",
            "modified": "2026-04-12T06:17:09.781414Z"
        },
        {
            "id": 76842,
            "name": "Question4",
            "created": "2023-09-30T16:27:55.450050Z",
            "modified": "2026-04-12T06:16:55.417751Z"
        },
        {
            "id": 76841,
            "name": "Question3",
            "created": "2023-09-30T16:26:45.411687Z",
            "modified": "2026-04-12T06:16:35.465034Z"
        },
        {
            "id": 76840,
            "name": "Question2",
            "created": "2023-09-30T16:25:11.619213Z",
            "modified": "2026-04-12T06:16:15.011710Z"
        },
        {
            "id": 76839,
            "name": "Question1",
            "created": "2023-09-30T16:23:46.024742Z",
            "modified": "2026-04-12T06:16:00.214536Z"
        },
        {
            "id": 76838,
            "name": "ตัวอย่าง",
            "created": "2023-09-30T16:22:03.820736Z",
            "modified": "2026-04-12T06:15:33.131083Z"
        },
        {
            "id": 2139,
            "name": "Pincer joseki overplay and punishment",
            "created": "2014-12-12T21:04:05.987827Z",
            "modified": "2026-04-12T05:15:56.194607Z"
        },
        {
            "id": 29468,
            "name": "best move is best",
            "created": "2021-03-29T08:10:23.918455Z",
            "modified": "2026-04-12T04:39:38.255233Z"
        },
        {
            "id": 8482,
            "name": "Борьба.1",
            "created": "2017-09-06T11:46:19.592121Z",
            "modified": "2026-04-12T03:30:40.027603Z"
        }
    ]
}