List accessible puzzles or create a new puzzle.

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

{
    "count": 58764,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=295",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=293",
    "results": [
        {
            "id": 34644,
            "name": "48:1-A1",
            "created": "2021-07-27T16:31:27.658416Z",
            "modified": "2026-03-30T10:14:04.787664Z"
        },
        {
            "id": 34646,
            "name": "48:1-A3",
            "created": "2021-07-27T16:34:36.592265Z",
            "modified": "2026-03-30T10:14:04.889641Z"
        },
        {
            "id": 34645,
            "name": "48:1-A2",
            "created": "2021-07-27T16:32:57.176878Z",
            "modified": "2026-03-30T10:14:04.934744Z"
        },
        {
            "id": 34647,
            "name": "48:1-A4",
            "created": "2021-07-27T16:35:40.123340Z",
            "modified": "2026-03-30T10:14:04.981217Z"
        },
        {
            "id": 34648,
            "name": "48:1-B1",
            "created": "2021-07-27T16:36:51.092361Z",
            "modified": "2026-03-30T10:14:04.981776Z"
        },
        {
            "id": 34651,
            "name": "48:1-B4",
            "created": "2021-07-27T16:40:09.586683Z",
            "modified": "2026-03-30T10:14:05.054455Z"
        },
        {
            "id": 34654,
            "name": "48:1-C3",
            "created": "2021-07-27T16:43:26.084060Z",
            "modified": "2026-03-30T10:14:05.144255Z"
        },
        {
            "id": 34653,
            "name": "48:1-C2",
            "created": "2021-07-27T16:42:25.908127Z",
            "modified": "2026-03-30T10:14:05.148549Z"
        },
        {
            "id": 34655,
            "name": "48:1-C4",
            "created": "2021-07-27T16:44:29.277896Z",
            "modified": "2026-03-30T10:14:05.247079Z"
        },
        {
            "id": 34657,
            "name": "48:1-D2",
            "created": "2021-07-27T16:46:48.379786Z",
            "modified": "2026-03-30T10:14:05.275673Z"
        }
    ]
}