List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=657",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=655",
    "results": [
        {
            "id": 77863,
            "name": "ข้อที่6",
            "created": "2023-11-08T07:10:03.147644Z",
            "modified": "2026-03-30T15:27:16.160118Z"
        },
        {
            "id": 77864,
            "name": "ข้อที่7",
            "created": "2023-11-08T07:11:48.380224Z",
            "modified": "2026-03-30T15:27:16.648340Z"
        },
        {
            "id": 77887,
            "name": "Pyramid four",
            "created": "2023-11-09T04:30:42.930920Z",
            "modified": "2026-03-30T15:28:00.394225Z"
        },
        {
            "id": 77889,
            "name": "Applications of basic eye shapes",
            "created": "2023-11-09T04:39:26.247263Z",
            "modified": "2026-03-30T15:28:00.453387Z"
        },
        {
            "id": 77890,
            "name": "Applications of shapes (I set this problem up weird and it's harder than intented)",
            "created": "2023-11-09T04:54:42.696292Z",
            "modified": "2026-03-30T15:28:00.457482Z"
        },
        {
            "id": 77888,
            "name": "Crossed five",
            "created": "2023-11-09T04:33:18.594148Z",
            "modified": "2026-03-30T15:28:00.460248Z"
        },
        {
            "id": 77924,
            "name": "Black first 4",
            "created": "2023-11-12T15:09:07.447499Z",
            "modified": "2026-03-30T15:28:02.747935Z"
        },
        {
            "id": 77923,
            "name": "Black first 3",
            "created": "2023-11-12T14:55:20.852703Z",
            "modified": "2026-03-30T15:28:02.771380Z"
        },
        {
            "id": 77935,
            "name": "Two eyes in the middle",
            "created": "2023-11-14T00:38:47.042549Z",
            "modified": "2026-03-30T15:28:05.272331Z"
        },
        {
            "id": 77952,
            "name": "Problem 1",
            "created": "2023-11-15T09:45:20.908190Z",
            "modified": "2026-03-30T15:28:05.601734Z"
        }
    ]
}