List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4649
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=4650",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4648",
    "results": [
        {
            "id": 49833,
            "name": "Center problem",
            "created": "2022-02-20T17:07:43.803058Z",
            "modified": "2026-04-01T00:22:57.527929Z"
        },
        {
            "id": 49621,
            "name": "Destroy tsuke nobi",
            "created": "2022-02-20T01:14:34.449966Z",
            "modified": "2026-04-01T00:22:56.334797Z"
        },
        {
            "id": 48156,
            "name": "Question 4",
            "created": "2022-02-04T05:11:30.505102Z",
            "modified": "2026-04-01T00:22:53.827682Z"
        },
        {
            "id": 35594,
            "name": "竈門禰豆子可愛",
            "created": "2021-08-07T04:26:54.729112Z",
            "modified": "2026-04-01T00:21:41.628011Z"
        },
        {
            "id": 34604,
            "name": "47:1-B2",
            "created": "2021-07-27T09:52:18.447407Z",
            "modified": "2026-04-01T00:21:36.357652Z"
        },
        {
            "id": 34483,
            "name": "Balance of Power 1",
            "created": "2021-07-26T07:21:31.186532Z",
            "modified": "2026-04-01T00:21:34.777139Z"
        },
        {
            "id": 34048,
            "name": "Question 5",
            "created": "2021-07-15T13:03:25.773327Z",
            "modified": "2026-04-01T00:21:34.063776Z"
        },
        {
            "id": 33988,
            "name": "문제5-흑선 활",
            "created": "2021-07-14T06:36:42.286835Z",
            "modified": "2026-04-01T00:21:32.481244Z"
        },
        {
            "id": 25214,
            "name": "25:1-4",
            "created": "2021-01-01T22:03:34.790611Z",
            "modified": "2026-04-01T00:20:26.113193Z"
        },
        {
            "id": 24857,
            "name": "20:1-4",
            "created": "2020-12-27T19:48:58.439021Z",
            "modified": "2026-04-01T00:20:21.966797Z"
        }
    ]
}