List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=800",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=798",
    "results": [
        {
            "id": 85674,
            "name": "Capture Both Completeness Overflow Center",
            "created": "2024-10-02T07:37:25.771044Z",
            "modified": "2026-05-10T03:08:05.331098Z"
        },
        {
            "id": 85673,
            "name": "Capture Overflow Corner",
            "created": "2024-10-02T07:36:01.547135Z",
            "modified": "2026-05-10T03:06:06.848976Z"
        },
        {
            "id": 85672,
            "name": "Capture Overflow Edge",
            "created": "2024-10-02T07:35:14.071954Z",
            "modified": "2026-05-10T03:03:48.530032Z"
        },
        {
            "id": 85671,
            "name": "Capture Overflow Center",
            "created": "2024-10-02T07:34:11.686910Z",
            "modified": "2026-05-10T03:01:18.119377Z"
        },
        {
            "id": 85670,
            "name": "Capture Eye False Corner",
            "created": "2024-10-02T07:33:23.557417Z",
            "modified": "2026-05-10T02:33:49.054226Z"
        },
        {
            "id": 85669,
            "name": "Capture Eye False Edge",
            "created": "2024-10-02T07:32:48.613706Z",
            "modified": "2026-05-10T02:30:35.517314Z"
        },
        {
            "id": 85668,
            "name": "Capture Eye False Center",
            "created": "2024-10-02T07:31:40.068402Z",
            "modified": "2026-05-10T02:27:02.223198Z"
        },
        {
            "id": 85667,
            "name": "Capture Eye Corner Ext",
            "created": "2024-10-02T07:30:31.048644Z",
            "modified": "2026-05-10T02:23:43.591055Z"
        },
        {
            "id": 85666,
            "name": "Capture Eye Edge Ext 2",
            "created": "2024-10-02T07:29:52.877104Z",
            "modified": "2026-05-10T02:20:44.163184Z"
        },
        {
            "id": 85665,
            "name": "Capture Eye Edge Ext 1",
            "created": "2024-10-02T07:28:33.089879Z",
            "modified": "2026-05-10T02:17:38.118072Z"
        }
    ]
}