List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1040",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1038",
    "results": [
        {
            "id": 29804,
            "name": "Lesson 6 - Extra - Bottom Left",
            "created": "2021-04-05T18:16:27.501173Z",
            "modified": "2026-03-31T23:40:49.970947Z"
        },
        {
            "id": 29805,
            "name": "Lesson 6 - Extra - Top Left",
            "created": "2021-04-05T18:18:29.148224Z",
            "modified": "2026-03-31T23:40:51.462849Z"
        },
        {
            "id": 29848,
            "name": "Black Capture White",
            "created": "2021-04-07T00:20:36.083885Z",
            "modified": "2026-03-31T23:40:53.078394Z"
        },
        {
            "id": 29849,
            "name": "Black Capture White",
            "created": "2021-04-07T00:41:40.236962Z",
            "modified": "2026-03-31T23:40:54.747639Z"
        },
        {
            "id": 29853,
            "name": "Read, nerds",
            "created": "2021-04-07T14:40:54.285828Z",
            "modified": "2026-03-31T23:40:56.564012Z"
        },
        {
            "id": 29870,
            "name": "The easy Thing",
            "created": "2021-04-08T08:22:29.188687Z",
            "modified": "2026-03-31T23:40:57.954775Z"
        },
        {
            "id": 29871,
            "name": "The Good ONe",
            "created": "2021-04-08T08:25:19.246793Z",
            "modified": "2026-03-31T23:40:59.391427Z"
        },
        {
            "id": 29872,
            "name": "The second good one",
            "created": "2021-04-08T08:26:27.793234Z",
            "modified": "2026-03-31T23:41:01.042064Z"
        },
        {
            "id": 29873,
            "name": "The good one 3",
            "created": "2021-04-08T08:27:35.740444Z",
            "modified": "2026-03-31T23:41:02.157345Z"
        },
        {
            "id": 29874,
            "name": "The good one",
            "created": "2021-04-08T08:31:46.287089Z",
            "modified": "2026-03-31T23:41:03.425998Z"
        }
    ]
}