List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=944",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=942",
    "results": [
        {
            "id": 37600,
            "name": "Diagram [1388]",
            "created": "2021-08-30T14:02:57.489523Z",
            "modified": "2026-05-22T13:53:54.181064Z"
        },
        {
            "id": 28369,
            "name": "Question 42",
            "created": "2021-02-28T00:04:37.668984Z",
            "modified": "2026-05-22T13:52:42.519192Z"
        },
        {
            "id": 28367,
            "name": "Question 40",
            "created": "2021-02-27T23:59:36.874843Z",
            "modified": "2026-05-22T13:52:37.221023Z"
        },
        {
            "id": 28368,
            "name": "Question 41",
            "created": "2021-02-28T00:02:45.186206Z",
            "modified": "2026-05-22T13:52:11.718985Z"
        },
        {
            "id": 28366,
            "name": "Question 39",
            "created": "2021-02-27T23:58:10.601313Z",
            "modified": "2026-05-22T13:52:08.424810Z"
        },
        {
            "id": 28365,
            "name": "Question 38",
            "created": "2021-02-27T23:39:31.194365Z",
            "modified": "2026-05-22T13:51:56.355422Z"
        },
        {
            "id": 28364,
            "name": "Question 37",
            "created": "2021-02-27T23:35:53.349457Z",
            "modified": "2026-05-22T13:51:01.535255Z"
        },
        {
            "id": 60464,
            "name": "question 1",
            "created": "2022-07-07T14:07:44.629336Z",
            "modified": "2026-05-22T13:50:57.652831Z"
        },
        {
            "id": 28362,
            "name": "Question 35",
            "created": "2021-02-27T23:22:45.245866Z",
            "modified": "2026-05-22T13:50:55.142767Z"
        },
        {
            "id": 28363,
            "name": "Question 36",
            "created": "2021-02-27T23:27:41.861224Z",
            "modified": "2026-05-22T13:50:51.579396Z"
        }
    ]
}