List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=74
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=75",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=73",
    "results": [
        {
            "id": 68200,
            "name": "総合問題8級(7)",
            "created": "2023-01-31T14:18:46.657718Z",
            "modified": "2026-04-11T17:29:33.904926Z"
        },
        {
            "id": 68199,
            "name": "総合問題8級(6)",
            "created": "2023-01-31T13:51:28.961909Z",
            "modified": "2026-04-11T17:29:27.099751Z"
        },
        {
            "id": 67907,
            "name": "総合問題8級(5)",
            "created": "2023-01-24T12:04:07.389163Z",
            "modified": "2026-04-11T17:29:17.723211Z"
        },
        {
            "id": 30705,
            "name": "Diagram (1)",
            "created": "2021-05-30T09:49:38.484637Z",
            "modified": "2026-04-11T17:29:17.509369Z"
        },
        {
            "id": 26683,
            "name": "Ladder 2-3",
            "created": "2021-01-23T12:10:09.131577Z",
            "modified": "2026-04-11T17:29:17.159030Z"
        },
        {
            "id": 67998,
            "name": "総合問題8級(4)",
            "created": "2023-01-29T03:18:22.849994Z",
            "modified": "2026-04-11T17:29:09.292691Z"
        },
        {
            "id": 2593,
            "name": "xzzzzzzzz",
            "created": "2015-04-20T22:07:47.229090Z",
            "modified": "2026-04-11T17:28:54.765377Z"
        },
        {
            "id": 67997,
            "name": "総合問題8級(3)",
            "created": "2023-01-29T01:57:59.644227Z",
            "modified": "2026-04-11T17:28:51.933525Z"
        },
        {
            "id": 67915,
            "name": "総合問題8級(2)",
            "created": "2023-01-24T13:16:52.007643Z",
            "modified": "2026-04-11T17:28:30.678101Z"
        },
        {
            "id": 67912,
            "name": "総合問題8級",
            "created": "2023-01-24T12:38:15.967123Z",
            "modified": "2026-04-11T17:27:58.262184Z"
        }
    ]
}