List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=901",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=899",
    "results": [
        {
            "id": 83874,
            "name": "Connecting stones 22",
            "created": "2024-08-04T17:12:02.801133Z",
            "modified": "2026-05-11T01:17:43.106863Z"
        },
        {
            "id": 83873,
            "name": "Connecting stones 21",
            "created": "2024-08-04T17:10:25.427070Z",
            "modified": "2026-05-10T02:30:32.621113Z"
        },
        {
            "id": 83872,
            "name": "Connecting stones 20",
            "created": "2024-08-04T17:08:09.653821Z",
            "modified": "2026-05-14T22:55:47.912283Z"
        },
        {
            "id": 83871,
            "name": "Connecting stones 19",
            "created": "2024-08-04T17:05:05.185664Z",
            "modified": "2026-05-14T22:55:40.410758Z"
        },
        {
            "id": 83870,
            "name": "Connecting stones 18",
            "created": "2024-08-04T17:02:11.311428Z",
            "modified": "2026-05-14T22:07:25.934552Z"
        },
        {
            "id": 83869,
            "name": "Connecting stones 17",
            "created": "2024-08-04T16:58:28.601127Z",
            "modified": "2026-05-14T22:07:17.925323Z"
        },
        {
            "id": 83868,
            "name": "Connecting stones 17",
            "created": "2024-08-04T16:52:36.309700Z",
            "modified": "2026-05-12T08:21:58.529514Z"
        },
        {
            "id": 83867,
            "name": "Connecting stones 15",
            "created": "2024-08-04T16:50:46.464016Z",
            "modified": "2026-05-19T07:35:32.081094Z"
        },
        {
            "id": 83866,
            "name": "Connecting stones 13",
            "created": "2024-08-04T16:47:55.533282Z",
            "modified": "2026-05-22T02:48:54.145902Z"
        },
        {
            "id": 83865,
            "name": "Connecting stones 12",
            "created": "2024-08-04T16:45:26.712580Z",
            "modified": "2026-05-22T02:48:50.412347Z"
        }
    ]
}