List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=1031
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1032",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1030",
    "results": [
        {
            "id": 29348,
            "name": "Question №41",
            "created": "2021-03-25T13:22:05.595026Z",
            "modified": "2026-03-31T23:35:22.104520Z"
        },
        {
            "id": 29349,
            "name": "Question №42",
            "created": "2021-03-25T13:22:15.941628Z",
            "modified": "2026-03-31T23:35:23.914525Z"
        },
        {
            "id": 29358,
            "name": "Q3 12345",
            "created": "2021-03-25T15:03:18.262083Z",
            "modified": "2026-03-31T23:35:25.256742Z"
        },
        {
            "id": 29359,
            "name": "Question №43",
            "created": "2021-03-25T16:52:06.251331Z",
            "modified": "2026-03-31T23:35:26.582298Z"
        },
        {
            "id": 29360,
            "name": "Question №44",
            "created": "2021-03-25T16:53:17.826228Z",
            "modified": "2026-03-31T23:35:27.907427Z"
        },
        {
            "id": 29361,
            "name": "Question №45",
            "created": "2021-03-25T16:53:52.452521Z",
            "modified": "2026-03-31T23:35:29.414781Z"
        },
        {
            "id": 29362,
            "name": "Question №46",
            "created": "2021-03-25T16:54:11.406904Z",
            "modified": "2026-03-31T23:35:31.049876Z"
        },
        {
            "id": 29363,
            "name": "Question №47",
            "created": "2021-03-25T16:54:21.709654Z",
            "modified": "2026-03-31T23:35:32.631033Z"
        },
        {
            "id": 29366,
            "name": "Question №50",
            "created": "2021-03-25T17:22:40.698237Z",
            "modified": "2026-03-31T23:35:37.099316Z"
        },
        {
            "id": 29367,
            "name": "Question №51",
            "created": "2021-03-25T17:23:04.700041Z",
            "modified": "2026-03-31T23:35:38.625601Z"
        }
    ]
}