List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=707",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=705",
    "results": [
        {
            "id": 89235,
            "name": "Problem 16",
            "created": "2024-12-04T03:36:31.282089Z",
            "modified": "2026-05-10T02:14:36.984903Z"
        },
        {
            "id": 89234,
            "name": "Problem 15",
            "created": "2024-12-04T03:31:56.314232Z",
            "modified": "2026-05-10T02:11:01.112245Z"
        },
        {
            "id": 89233,
            "name": "Problem 14",
            "created": "2024-12-04T03:29:40.701564Z",
            "modified": "2026-05-10T02:06:28.997162Z"
        },
        {
            "id": 89232,
            "name": "Problem 13",
            "created": "2024-12-04T03:27:41.005966Z",
            "modified": "2026-05-10T02:02:35.416147Z"
        },
        {
            "id": 89231,
            "name": "Problem 12",
            "created": "2024-12-04T03:26:01.568617Z",
            "modified": "2026-05-13T23:20:33.031106Z"
        },
        {
            "id": 89230,
            "name": "Problem 11",
            "created": "2024-12-04T03:18:28.742943Z",
            "modified": "2026-05-13T23:20:32.123960Z"
        },
        {
            "id": 89229,
            "name": "Problem 10",
            "created": "2024-12-04T03:00:47.634493Z",
            "modified": "2026-04-01T01:02:32.824663Z"
        },
        {
            "id": 89228,
            "name": "Problem 9",
            "created": "2024-12-04T02:58:09.755507Z",
            "modified": "2026-05-15T05:18:10.266978Z"
        },
        {
            "id": 89227,
            "name": "Problem 8",
            "created": "2024-12-04T02:55:08.258313Z",
            "modified": "2026-05-15T05:18:09.390672Z"
        },
        {
            "id": 89226,
            "name": "Problem 7",
            "created": "2024-12-04T02:52:08.090975Z",
            "modified": "2026-05-14T07:17:42.507107Z"
        }
    ]
}