List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=914",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=912",
    "results": [
        {
            "id": 9310,
            "name": "Problem 7",
            "created": "2018-01-29T22:17:57.669313Z",
            "modified": "2026-03-31T20:17:24.095192Z"
        },
        {
            "id": 9311,
            "name": "Problem 8",
            "created": "2018-01-29T22:21:38.121093Z",
            "modified": "2026-03-31T20:17:25.584701Z"
        },
        {
            "id": 9330,
            "name": "test problem",
            "created": "2018-02-06T09:25:31.359789Z",
            "modified": "2026-03-31T20:17:50.162751Z"
        },
        {
            "id": 9331,
            "name": "test 2",
            "created": "2018-02-06T09:32:29.249888Z",
            "modified": "2026-03-31T20:17:51.355399Z"
        },
        {
            "id": 9332,
            "name": "b to w by 5",
            "created": "2018-02-10T12:59:22.788119Z",
            "modified": "2026-03-31T20:17:52.834305Z"
        },
        {
            "id": 9333,
            "name": "両ガカリ01",
            "created": "2018-02-11T07:53:40.018801Z",
            "modified": "2026-03-31T20:17:54.518833Z"
        },
        {
            "id": 9336,
            "name": "3x2 corner",
            "created": "2018-02-12T00:29:43.727264Z",
            "modified": "2026-03-31T20:17:59.540862Z"
        },
        {
            "id": 9337,
            "name": "3x2 corner 2",
            "created": "2018-02-12T00:31:10.490591Z",
            "modified": "2026-03-31T20:18:01.102610Z"
        },
        {
            "id": 9338,
            "name": "2x4 side",
            "created": "2018-02-12T00:33:24.969868Z",
            "modified": "2026-03-31T20:18:02.434779Z"
        },
        {
            "id": 9339,
            "name": "2x3 corner 1 lib",
            "created": "2018-02-12T00:37:21.761388Z",
            "modified": "2026-03-31T20:18:03.833978Z"
        }
    ]
}