List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5728",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5726",
    "results": [
        {
            "id": 1535,
            "name": "03 - Pattern 4",
            "created": "2014-10-25T19:21:27.829094Z",
            "modified": "2026-03-31T18:25:37.818964Z"
        },
        {
            "id": 1534,
            "name": "03 - Pattern 3 -b",
            "created": "2014-10-25T18:59:23.488849Z",
            "modified": "2026-03-31T18:25:36.219886Z"
        },
        {
            "id": 1533,
            "name": "03 - Pattern 3",
            "created": "2014-10-25T18:51:30.278395Z",
            "modified": "2026-03-31T18:25:34.761314Z"
        },
        {
            "id": 1532,
            "name": "03 - Pattern 2",
            "created": "2014-10-25T17:50:22.358376Z",
            "modified": "2026-03-31T18:25:33.452716Z"
        },
        {
            "id": 1531,
            "name": "03 - The Ten-Thousand-Year Ko",
            "created": "2014-10-25T17:21:08.298835Z",
            "modified": "2026-03-31T18:25:30.194266Z"
        },
        {
            "id": 1530,
            "name": "003 - Pattern 1",
            "created": "2014-10-25T17:15:58.971911Z",
            "modified": "2026-03-31T18:25:28.129263Z"
        },
        {
            "id": 1529,
            "name": "#22 some ladderish choice",
            "created": "2014-10-25T13:18:25.722258Z",
            "modified": "2026-04-16T13:49:22.244222Z"
        },
        {
            "id": 1528,
            "name": "#21 my first snap back",
            "created": "2014-10-25T13:00:31.849720Z",
            "modified": "2026-04-16T13:49:11.565956Z"
        },
        {
            "id": 1527,
            "name": "#20 go, square four L&D",
            "created": "2014-10-25T11:23:47.526310Z",
            "modified": "2026-04-16T13:47:58.946773Z"
        },
        {
            "id": 1526,
            "name": "#19 2nd line connect",
            "created": "2014-10-25T11:06:55.665179Z",
            "modified": "2026-04-16T13:47:45.335415Z"
        }
    ]
}