List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5357",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5355",
    "results": [
        {
            "id": 93714,
            "name": "Problem 232",
            "created": "2025-05-06T20:43:00.910635Z",
            "modified": "2026-03-31T16:36:05.307998Z"
        },
        {
            "id": 93748,
            "name": "Question 13",
            "created": "2025-05-07T04:13:25.794923Z",
            "modified": "2026-03-30T16:44:13.864511Z"
        },
        {
            "id": 93749,
            "name": "Question 14",
            "created": "2025-05-07T04:14:48.753612Z",
            "modified": "2026-03-30T16:44:14.625413Z"
        },
        {
            "id": 93750,
            "name": "Question 15",
            "created": "2025-05-07T04:15:56.696844Z",
            "modified": "2026-03-30T16:44:15.286914Z"
        },
        {
            "id": 93751,
            "name": "Question 16",
            "created": "2025-05-07T04:17:19.064448Z",
            "modified": "2026-03-30T16:44:15.289899Z"
        },
        {
            "id": 93752,
            "name": "Question 17",
            "created": "2025-05-07T04:19:10.297551Z",
            "modified": "2026-03-30T16:44:15.284670Z"
        },
        {
            "id": 93753,
            "name": "Question 18",
            "created": "2025-05-07T04:20:09.975198Z",
            "modified": "2026-02-16T01:43:40.601632Z"
        },
        {
            "id": 93754,
            "name": "Question 19",
            "created": "2025-05-07T04:22:17.751398Z",
            "modified": "2026-02-16T01:43:41.748687Z"
        },
        {
            "id": 93755,
            "name": "Question 20",
            "created": "2025-05-07T04:24:25.694851Z",
            "modified": "2026-03-30T16:44:15.629305Z"
        },
        {
            "id": 93756,
            "name": "30級 練習",
            "created": "2025-05-07T07:22:50.386633Z",
            "modified": "2026-04-08T10:15:10.088026Z"
        }
    ]
}