List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4775
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=-modified&page=4776",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4774",
    "results": [
        {
            "id": 7195,
            "name": "Problem 6",
            "created": "2017-03-31T20:13:13.019866Z",
            "modified": "2026-03-31T19:32:19.362965Z"
        },
        {
            "id": 7194,
            "name": "Problem 5",
            "created": "2017-03-31T20:10:22.885492Z",
            "modified": "2026-03-31T19:32:17.782575Z"
        },
        {
            "id": 7193,
            "name": "Problem 4",
            "created": "2017-03-31T20:07:01.567379Z",
            "modified": "2026-03-31T19:32:16.395111Z"
        },
        {
            "id": 7192,
            "name": "Problem 3",
            "created": "2017-03-31T20:03:41.430206Z",
            "modified": "2026-03-31T19:32:15.075503Z"
        },
        {
            "id": 7186,
            "name": "Cut White into two parts 2",
            "created": "2017-03-31T09:54:11.594715Z",
            "modified": "2026-03-31T19:32:06.391257Z"
        },
        {
            "id": 7183,
            "name": "Surrounding but Surrounded",
            "created": "2017-03-30T08:32:23.467356Z",
            "modified": "2026-03-31T19:32:02.011019Z"
        },
        {
            "id": 7131,
            "name": "lazy poozy",
            "created": "2017-03-27T01:23:04.424475Z",
            "modified": "2026-03-31T19:30:44.124175Z"
        },
        {
            "id": 7128,
            "name": "Bulk Side Capture#1",
            "created": "2017-03-26T15:32:38.732659Z",
            "modified": "2026-03-31T19:30:40.199560Z"
        },
        {
            "id": 7127,
            "name": "Corner Capture #1",
            "created": "2017-03-26T15:27:02.436244Z",
            "modified": "2026-03-31T19:30:38.796651Z"
        },
        {
            "id": 7126,
            "name": "Ayy Lmao",
            "created": "2017-03-26T05:14:27.651581Z",
            "modified": "2026-03-31T19:30:37.561409Z"
        }
    ]
}