List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5413",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5411",
    "results": [
        {
            "id": 94964,
            "name": "Định thức 18",
            "created": "2025-06-27T12:13:43.758833Z",
            "modified": "2026-03-30T16:52:04.997743Z"
        },
        {
            "id": 94965,
            "name": "Định thức 19",
            "created": "2025-06-27T12:15:54.024972Z",
            "modified": "2026-03-30T16:52:06.076990Z"
        },
        {
            "id": 94966,
            "name": "Định thức 20",
            "created": "2025-06-27T12:18:57.085983Z",
            "modified": "2026-03-30T16:52:06.226771Z"
        },
        {
            "id": 94967,
            "name": "Định thức 21",
            "created": "2025-06-27T12:21:05.427888Z",
            "modified": "2026-03-30T16:52:06.372386Z"
        },
        {
            "id": 94968,
            "name": "Định thức 22",
            "created": "2025-06-27T12:22:45.002921Z",
            "modified": "2026-04-12T05:13:14.189744Z"
        },
        {
            "id": 94969,
            "name": "Định thức 22",
            "created": "2025-06-27T12:24:54.995396Z",
            "modified": "2026-03-30T16:52:08.652202Z"
        },
        {
            "id": 94970,
            "name": "Định thức 23",
            "created": "2025-06-27T12:26:44.698504Z",
            "modified": "2026-03-30T16:52:08.642789Z"
        },
        {
            "id": 94971,
            "name": "Định thức 25",
            "created": "2025-06-27T12:28:18.564239Z",
            "modified": "2026-03-30T16:52:08.643439Z"
        },
        {
            "id": 94972,
            "name": "Định thức 24",
            "created": "2025-06-27T12:31:37.586171Z",
            "modified": "2026-03-30T16:52:08.926995Z"
        },
        {
            "id": 94973,
            "name": "Định thức 26",
            "created": "2025-06-27T12:35:15.394799Z",
            "modified": "2026-03-30T16:52:08.943154Z"
        }
    ]
}