List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4639
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=4640",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4638",
    "results": [
        {
            "id": 54298,
            "name": "黑先活棋111",
            "created": "2022-04-03T10:54:56.017786Z",
            "modified": "2026-04-01T00:53:51.413711Z"
        },
        {
            "id": 54111,
            "name": "Capturing 0.7",
            "created": "2022-03-31T15:06:58.943051Z",
            "modified": "2026-04-01T00:53:50.681667Z"
        },
        {
            "id": 50683,
            "name": "Question 8",
            "created": "2022-02-28T03:32:03.277297Z",
            "modified": "2026-04-01T00:53:44.857644Z"
        },
        {
            "id": 34490,
            "name": "Balance of Power 5",
            "created": "2021-07-26T08:10:56.352781Z",
            "modified": "2026-04-01T00:52:47.548464Z"
        },
        {
            "id": 32148,
            "name": "常见官子后手价值(2)",
            "created": "2021-06-26T07:24:12.321560Z",
            "modified": "2026-04-01T00:52:42.514403Z"
        },
        {
            "id": 31941,
            "name": "官子手筋#8",
            "created": "2021-06-22T20:42:59.198934Z",
            "modified": "2026-04-01T00:52:40.443561Z"
        },
        {
            "id": 29925,
            "name": "Number9",
            "created": "2021-04-09T10:43:40.640359Z",
            "modified": "2026-04-01T00:52:35.345124Z"
        },
        {
            "id": 29802,
            "name": "problem 9",
            "created": "2021-04-05T17:37:25.823671Z",
            "modified": "2026-04-01T00:52:34.624535Z"
        },
        {
            "id": 29746,
            "name": "Chachalaca vieja 9",
            "created": "2021-04-04T02:32:41.245774Z",
            "modified": "2026-04-01T00:52:33.661387Z"
        },
        {
            "id": 29163,
            "name": "Question №9",
            "created": "2021-03-23T09:30:56.409643Z",
            "modified": "2026-04-01T00:52:29.604578Z"
        }
    ]
}