List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5653",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5651",
    "results": [
        {
            "id": 100356,
            "name": "Example 16",
            "created": "2025-12-09T12:46:47.273564Z",
            "modified": "2026-03-30T17:24:02.341198Z"
        },
        {
            "id": 100357,
            "name": "Example 17",
            "created": "2025-12-09T12:48:32.317273Z",
            "modified": "2026-03-30T17:24:02.529767Z"
        },
        {
            "id": 100358,
            "name": "Example 18",
            "created": "2025-12-09T12:51:32.207318Z",
            "modified": "2026-03-30T17:24:02.543479Z"
        },
        {
            "id": 100359,
            "name": "Example 19",
            "created": "2025-12-09T12:52:51.354792Z",
            "modified": "2026-03-30T17:24:03.022575Z"
        },
        {
            "id": 100360,
            "name": "Example 20",
            "created": "2025-12-09T12:54:06.606368Z",
            "modified": "2026-03-30T17:24:03.498753Z"
        },
        {
            "id": 100361,
            "name": "Example 21",
            "created": "2025-12-09T12:55:23.373816Z",
            "modified": "2026-03-30T17:24:04.359076Z"
        },
        {
            "id": 100362,
            "name": "Example 22",
            "created": "2025-12-09T12:56:45.849780Z",
            "modified": "2026-03-30T17:24:04.542857Z"
        },
        {
            "id": 100363,
            "name": "Example 23",
            "created": "2025-12-09T12:57:37.953753Z",
            "modified": "2026-03-30T17:24:04.629426Z"
        },
        {
            "id": 100364,
            "name": "Example 24",
            "created": "2025-12-09T12:59:31.473608Z",
            "modified": "2026-03-30T17:24:04.741472Z"
        },
        {
            "id": 100365,
            "name": "Example 25",
            "created": "2025-12-09T13:01:31.460271Z",
            "modified": "2026-03-30T17:24:04.785103Z"
        }
    ]
}