List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=373
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=-created&page=374",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=372",
    "results": [
        {
            "id": 98570,
            "name": "Quy tắc cơ bản 6",
            "created": "2025-11-04T03:55:14.505910Z",
            "modified": "2026-04-30T16:51:28.253946Z"
        },
        {
            "id": 98569,
            "name": "Quy tắc cơ bản 5",
            "created": "2025-11-04T03:53:14.490440Z",
            "modified": "2026-04-30T16:51:18.032461Z"
        },
        {
            "id": 98568,
            "name": "Quy tắc cơ bản 4",
            "created": "2025-11-04T03:50:46.317306Z",
            "modified": "2026-04-30T16:51:11.343917Z"
        },
        {
            "id": 98567,
            "name": "Quy tắc cơ bản 3",
            "created": "2025-11-04T03:49:06.861496Z",
            "modified": "2026-05-01T15:56:56.723385Z"
        },
        {
            "id": 98566,
            "name": "Quy tắc cơ bản 2",
            "created": "2025-11-04T03:47:22.811955Z",
            "modified": "2026-05-01T15:56:36.000269Z"
        },
        {
            "id": 98565,
            "name": "Quy tắc cơ bản 1",
            "created": "2025-11-04T03:45:11.487128Z",
            "modified": "2026-05-01T15:56:52.913683Z"
        },
        {
            "id": 98561,
            "name": "3/11/25",
            "created": "2025-11-03T20:59:01.302378Z",
            "modified": "2026-04-01T00:56:51.607063Z"
        },
        {
            "id": 98560,
            "name": "3/11/25",
            "created": "2025-11-03T20:47:25.061185Z",
            "modified": "2026-04-01T00:50:05.326972Z"
        },
        {
            "id": 98559,
            "name": "3/11/25",
            "created": "2025-11-03T20:45:27.188613Z",
            "modified": "2026-04-01T00:42:52.043261Z"
        },
        {
            "id": 98548,
            "name": "Endgame ヨセ 1-31",
            "created": "2025-11-03T09:37:13.649528Z",
            "modified": "2026-05-01T12:03:03.862604Z"
        }
    ]
}