List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=232",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=230",
    "results": [
        {
            "id": 93109,
            "name": "The Puzzle Second",
            "created": "2025-04-14T09:03:35.994750Z",
            "modified": "2026-04-24T15:56:11.517600Z"
        },
        {
            "id": 57892,
            "name": "type 2",
            "created": "2022-05-22T08:24:43.039461Z",
            "modified": "2026-04-24T15:55:59.524433Z"
        },
        {
            "id": 93108,
            "name": "The Puzzle First",
            "created": "2025-04-14T09:01:54.056536Z",
            "modified": "2026-04-24T15:55:59.341663Z"
        },
        {
            "id": 57890,
            "name": "type 1.2",
            "created": "2022-05-22T08:18:15.878856Z",
            "modified": "2026-04-24T15:55:25.975314Z"
        },
        {
            "id": 57889,
            "name": "type 1",
            "created": "2022-05-22T08:16:59.309080Z",
            "modified": "2026-04-24T15:53:50.816012Z"
        },
        {
            "id": 6279,
            "name": "Keep the Outside in Good Shape",
            "created": "2016-07-12T22:46:27.583703Z",
            "modified": "2026-04-24T15:53:47.074278Z"
        },
        {
            "id": 57899,
            "name": "type 2",
            "created": "2022-05-22T08:55:32.531839Z",
            "modified": "2026-04-24T15:53:26.259086Z"
        },
        {
            "id": 40060,
            "name": "play92",
            "created": "2021-10-13T04:27:05.554715Z",
            "modified": "2026-04-24T15:53:16.209991Z"
        },
        {
            "id": 89620,
            "name": "สร้างห้อง 11",
            "created": "2024-12-09T13:45:21.340665Z",
            "modified": "2026-04-24T15:53:06.563349Z"
        },
        {
            "id": 57898,
            "name": "type 1",
            "created": "2022-05-22T08:52:02.844771Z",
            "modified": "2026-04-24T15:52:59.904604Z"
        }
    ]
}