List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=67
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=-modified&page=68",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=66",
    "results": [
        {
            "id": 1802,
            "name": "Connect against a peep (3)",
            "created": "2014-11-11T19:56:51.118654Z",
            "modified": "2026-04-10T15:35:50.035564Z"
        },
        {
            "id": 1801,
            "name": "Connect against a peep (2)",
            "created": "2014-11-11T19:51:17.348532Z",
            "modified": "2026-04-10T15:35:43.943043Z"
        },
        {
            "id": 1800,
            "name": "Connect against a peep",
            "created": "2014-11-11T19:07:27.150187Z",
            "modified": "2026-04-10T15:35:41.872767Z"
        },
        {
            "id": 9901,
            "name": "358 / 900",
            "created": "2018-05-08T09:50:25.103602Z",
            "modified": "2026-04-10T15:35:36.149426Z"
        },
        {
            "id": 68896,
            "name": "2眼を作ろう13級(3)",
            "created": "2023-02-13T16:08:29.357797Z",
            "modified": "2026-04-10T15:35:11.265586Z"
        },
        {
            "id": 68005,
            "name": "総合問題7級(6)",
            "created": "2023-01-29T10:39:37.454824Z",
            "modified": "2026-04-10T15:35:08.988808Z"
        },
        {
            "id": 13875,
            "name": "464 / 900",
            "created": "2018-12-20T10:57:35.487392Z",
            "modified": "2026-04-10T15:35:02.140844Z"
        },
        {
            "id": 2153,
            "name": "Exception to \"Approach on the Wider Side\"",
            "created": "2014-12-18T01:48:38.873271Z",
            "modified": "2026-04-10T15:34:53.248365Z"
        },
        {
            "id": 9888,
            "name": "355 / 900",
            "created": "2018-05-07T10:02:51.831760Z",
            "modified": "2026-04-10T15:34:49.150447Z"
        },
        {
            "id": 9887,
            "name": "354 / 900",
            "created": "2018-05-07T10:02:19.533735Z",
            "modified": "2026-04-10T15:34:38.369960Z"
        }
    ]
}