List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5610",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5608",
    "results": [
        {
            "id": 3086,
            "name": "055 side",
            "created": "2015-10-31T20:59:13.122383Z",
            "modified": "2026-04-03T11:33:27.644579Z"
        },
        {
            "id": 3085,
            "name": "054 side",
            "created": "2015-10-31T20:55:08.865156Z",
            "modified": "2026-04-03T10:17:14.170475Z"
        },
        {
            "id": 3084,
            "name": "053 side",
            "created": "2015-10-31T20:49:34.581390Z",
            "modified": "2026-04-03T10:01:04.249275Z"
        },
        {
            "id": 3083,
            "name": "052 side",
            "created": "2015-10-31T19:32:26.970644Z",
            "modified": "2026-04-03T09:37:46.157509Z"
        },
        {
            "id": 3082,
            "name": "051 corner",
            "created": "2015-10-31T19:30:09.465189Z",
            "modified": "2026-04-03T09:36:18.833832Z"
        },
        {
            "id": 3081,
            "name": "050 corner",
            "created": "2015-10-31T19:24:43.282959Z",
            "modified": "2026-04-03T09:34:28.807679Z"
        },
        {
            "id": 3080,
            "name": "049 side",
            "created": "2015-10-31T19:20:53.845548Z",
            "modified": "2026-04-03T09:33:35.428301Z"
        },
        {
            "id": 3079,
            "name": "048 side",
            "created": "2015-10-31T19:14:00.507978Z",
            "modified": "2026-04-03T09:32:03.766415Z"
        },
        {
            "id": 3078,
            "name": "047 side",
            "created": "2015-10-31T19:11:00.692987Z",
            "modified": "2026-04-03T09:30:50.904462Z"
        },
        {
            "id": 3077,
            "name": "045 center",
            "created": "2015-10-31T19:07:22.061107Z",
            "modified": "2026-04-03T09:30:10.583537Z"
        }
    ]
}