List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5242",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5240",
    "results": [
        {
            "id": 28366,
            "name": "Question 39",
            "created": "2021-02-27T23:58:10.601313Z",
            "modified": "2026-04-23T07:37:16.822232Z"
        },
        {
            "id": 28367,
            "name": "Question 40",
            "created": "2021-02-27T23:59:36.874843Z",
            "modified": "2026-04-23T07:37:17.284525Z"
        },
        {
            "id": 28368,
            "name": "Question 41",
            "created": "2021-02-28T00:02:45.186206Z",
            "modified": "2026-04-23T07:37:17.738074Z"
        },
        {
            "id": 28369,
            "name": "Question 42",
            "created": "2021-02-28T00:04:37.668984Z",
            "modified": "2026-04-23T07:37:18.186169Z"
        },
        {
            "id": 28370,
            "name": "Question 43",
            "created": "2021-02-28T00:08:54.600297Z",
            "modified": "2026-04-23T07:37:18.650065Z"
        },
        {
            "id": 28371,
            "name": "Question 44",
            "created": "2021-02-28T00:11:03.310057Z",
            "modified": "2026-04-23T07:37:19.090733Z"
        },
        {
            "id": 28372,
            "name": "Question 45",
            "created": "2021-02-28T00:12:18.560997Z",
            "modified": "2026-04-23T07:37:19.544082Z"
        },
        {
            "id": 28374,
            "name": "Question 46",
            "created": "2021-02-28T00:17:14.594922Z",
            "modified": "2026-04-23T07:37:19.994959Z"
        },
        {
            "id": 28399,
            "name": "Question 47",
            "created": "2021-02-28T17:13:02.437646Z",
            "modified": "2026-04-23T07:37:20.458025Z"
        },
        {
            "id": 28400,
            "name": "Question 48",
            "created": "2021-02-28T17:17:26.152353Z",
            "modified": "2026-04-23T07:37:20.912387Z"
        }
    ]
}