List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=759",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=757",
    "results": [
        {
            "id": 86994,
            "name": "P_SixWeirdShape",
            "created": "2024-11-06T15:19:05.135342Z",
            "modified": "2026-03-30T16:13:08.524677Z"
        },
        {
            "id": 86993,
            "name": "O_SixRabbitShape",
            "created": "2024-11-06T15:18:05.751198Z",
            "modified": "2026-03-30T16:13:08.347470Z"
        },
        {
            "id": 86992,
            "name": "N_SixRectangleShape",
            "created": "2024-11-06T15:17:02.100401Z",
            "modified": "2026-03-30T16:13:08.347895Z"
        },
        {
            "id": 86991,
            "name": "M_FiveWeirdShape",
            "created": "2024-11-06T15:15:51.360907Z",
            "modified": "2026-03-30T16:13:08.358607Z"
        },
        {
            "id": 86990,
            "name": "L_FiveCrossShape",
            "created": "2024-11-06T15:14:22.867755Z",
            "modified": "2026-03-30T16:13:07.813725Z"
        },
        {
            "id": 86989,
            "name": "K_FiveVanShape",
            "created": "2024-11-06T15:12:53.387102Z",
            "modified": "2026-03-30T16:13:07.573667Z"
        },
        {
            "id": 86988,
            "name": "J_FourSquareShape",
            "created": "2024-11-06T15:11:49.102482Z",
            "modified": "2026-03-30T16:13:07.426162Z"
        },
        {
            "id": 86987,
            "name": "I_FourTriangleShape",
            "created": "2024-11-06T15:10:35.576435Z",
            "modified": "2026-03-30T16:13:06.806312Z"
        },
        {
            "id": 86986,
            "name": "H_FourZShape",
            "created": "2024-11-06T15:09:14.547795Z",
            "modified": "2026-03-30T16:13:06.188960Z"
        },
        {
            "id": 86985,
            "name": "G_FourLShape",
            "created": "2024-11-06T15:07:55.954728Z",
            "modified": "2026-03-30T16:13:06.282945Z"
        }
    ]
}