List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5631
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=5632",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5630",
    "results": [
        {
            "id": 55604,
            "name": "Living attempt #4",
            "created": "2022-04-28T16:22:38.303485Z",
            "modified": "2026-04-11T04:29:28.316491Z"
        },
        {
            "id": 55605,
            "name": "Living attempt #5",
            "created": "2022-04-28T16:33:24.412113Z",
            "modified": "2026-04-11T04:29:39.557268Z"
        },
        {
            "id": 55606,
            "name": "Living attempt #6",
            "created": "2022-04-28T16:45:14.401022Z",
            "modified": "2026-04-11T04:30:35.135995Z"
        },
        {
            "id": 98643,
            "name": "Chia cắt 5",
            "created": "2025-11-04T08:04:58.013891Z",
            "modified": "2026-04-11T04:30:48.133030Z"
        },
        {
            "id": 55607,
            "name": "Living attempt #7",
            "created": "2022-04-28T16:51:16.517266Z",
            "modified": "2026-04-11T04:30:58.599609Z"
        },
        {
            "id": 55608,
            "name": "Living attempt #8",
            "created": "2022-04-28T16:55:44.599725Z",
            "modified": "2026-04-11T04:31:06.266211Z"
        },
        {
            "id": 55609,
            "name": "Living attempt #9",
            "created": "2022-04-28T17:02:51.551446Z",
            "modified": "2026-04-11T04:31:26.317768Z"
        },
        {
            "id": 55611,
            "name": "Living attempt #10",
            "created": "2022-04-28T17:11:09.785103Z",
            "modified": "2026-04-11T04:31:38.428812Z"
        },
        {
            "id": 55616,
            "name": "Summary",
            "created": "2022-04-28T17:18:14.995778Z",
            "modified": "2026-04-11T04:34:48.907269Z"
        },
        {
            "id": 8918,
            "name": "Problem 10",
            "created": "2017-12-02T18:07:23.788868Z",
            "modified": "2026-04-11T04:38:57.667325Z"
        }
    ]
}