List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5505",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5503",
    "results": [
        {
            "id": 98544,
            "name": "Bài tập 2",
            "created": "2025-11-03T09:04:21.977296Z",
            "modified": "2026-03-30T17:04:08.157088Z"
        },
        {
            "id": 98548,
            "name": "Endgame ヨセ 1-31",
            "created": "2025-11-03T09:37:13.649528Z",
            "modified": "2026-03-31T08:55:23.341384Z"
        },
        {
            "id": 98559,
            "name": "3/11/25",
            "created": "2025-11-03T20:45:27.188613Z",
            "modified": "2026-04-01T00:42:52.043261Z"
        },
        {
            "id": 98560,
            "name": "3/11/25",
            "created": "2025-11-03T20:47:25.061185Z",
            "modified": "2026-04-01T00:50:05.326972Z"
        },
        {
            "id": 98561,
            "name": "3/11/25",
            "created": "2025-11-03T20:59:01.302378Z",
            "modified": "2026-04-01T00:56:51.607063Z"
        },
        {
            "id": 98565,
            "name": "Quy tắc cơ bản 1",
            "created": "2025-11-04T03:45:11.487128Z",
            "modified": "2026-04-02T14:53:07.699728Z"
        },
        {
            "id": 98566,
            "name": "Quy tắc cơ bản 2",
            "created": "2025-11-04T03:47:22.811955Z",
            "modified": "2026-04-02T15:06:38.505244Z"
        },
        {
            "id": 98567,
            "name": "Quy tắc cơ bản 3",
            "created": "2025-11-04T03:49:06.861496Z",
            "modified": "2026-04-02T15:06:53.274268Z"
        },
        {
            "id": 98568,
            "name": "Quy tắc cơ bản 4",
            "created": "2025-11-04T03:50:46.317306Z",
            "modified": "2026-04-02T15:07:01.125280Z"
        },
        {
            "id": 98569,
            "name": "Quy tắc cơ bản 5",
            "created": "2025-11-04T03:53:14.490440Z",
            "modified": "2026-04-02T15:07:14.444060Z"
        }
    ]
}