List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4980",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4978",
    "results": [
        {
            "id": 83862,
            "name": "2024.08.04",
            "created": "2024-08-04T14:51:29.887941Z",
            "modified": "2026-05-01T06:30:33.287440Z"
        },
        {
            "id": 83863,
            "name": "Connecting stones 11",
            "created": "2024-08-04T16:40:21.657646Z",
            "modified": "2026-05-08T02:35:37.547894Z"
        },
        {
            "id": 83864,
            "name": "Connecting stones 14",
            "created": "2024-08-04T16:43:00.905025Z",
            "modified": "2026-05-10T02:06:17.888708Z"
        },
        {
            "id": 83865,
            "name": "Connecting stones 12",
            "created": "2024-08-04T16:45:26.712580Z",
            "modified": "2026-05-10T01:58:43.091729Z"
        },
        {
            "id": 83866,
            "name": "Connecting stones 13",
            "created": "2024-08-04T16:47:55.533282Z",
            "modified": "2026-05-10T02:02:24.408419Z"
        },
        {
            "id": 83867,
            "name": "Connecting stones 15",
            "created": "2024-08-04T16:50:46.464016Z",
            "modified": "2026-05-10T02:10:52.051387Z"
        },
        {
            "id": 83868,
            "name": "Connecting stones 17",
            "created": "2024-08-04T16:52:36.309700Z",
            "modified": "2026-05-10T02:14:26.897672Z"
        },
        {
            "id": 83869,
            "name": "Connecting stones 17",
            "created": "2024-08-04T16:58:28.601127Z",
            "modified": "2026-05-10T02:17:34.737856Z"
        },
        {
            "id": 83870,
            "name": "Connecting stones 18",
            "created": "2024-08-04T17:02:11.311428Z",
            "modified": "2026-05-10T02:20:40.708697Z"
        },
        {
            "id": 83871,
            "name": "Connecting stones 19",
            "created": "2024-08-04T17:05:05.185664Z",
            "modified": "2026-05-10T04:10:55.803088Z"
        }
    ]
}