List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=523",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=521",
    "results": [
        {
            "id": 93757,
            "name": "仮 詰碁問題",
            "created": "2025-05-07T07:34:44.861260Z",
            "modified": "2026-02-22T13:21:51.448491Z"
        },
        {
            "id": 93756,
            "name": "30級 練習",
            "created": "2025-05-07T07:22:50.386633Z",
            "modified": "2026-05-08T12:50:55.662040Z"
        },
        {
            "id": 93755,
            "name": "Question 20",
            "created": "2025-05-07T04:24:25.694851Z",
            "modified": "2026-03-30T16:44:15.629305Z"
        },
        {
            "id": 93754,
            "name": "Question 19",
            "created": "2025-05-07T04:22:17.751398Z",
            "modified": "2026-02-16T01:43:41.748687Z"
        },
        {
            "id": 93753,
            "name": "Question 18",
            "created": "2025-05-07T04:20:09.975198Z",
            "modified": "2026-02-16T01:43:40.601632Z"
        },
        {
            "id": 93752,
            "name": "Question 17",
            "created": "2025-05-07T04:19:10.297551Z",
            "modified": "2026-03-30T16:44:15.284670Z"
        },
        {
            "id": 93751,
            "name": "Question 16",
            "created": "2025-05-07T04:17:19.064448Z",
            "modified": "2026-03-30T16:44:15.289899Z"
        },
        {
            "id": 93750,
            "name": "Question 15",
            "created": "2025-05-07T04:15:56.696844Z",
            "modified": "2026-03-30T16:44:15.286914Z"
        },
        {
            "id": 93749,
            "name": "Question 14",
            "created": "2025-05-07T04:14:48.753612Z",
            "modified": "2026-03-30T16:44:14.625413Z"
        },
        {
            "id": 93748,
            "name": "Question 13",
            "created": "2025-05-07T04:13:25.794923Z",
            "modified": "2026-03-30T16:44:13.864511Z"
        }
    ]
}