List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4516
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=4517",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4515",
    "results": [
        {
            "id": 47724,
            "name": "question67",
            "created": "2022-01-31T06:08:39.360492Z",
            "modified": "2026-04-24T07:58:35.972508Z"
        },
        {
            "id": 47723,
            "name": "question66",
            "created": "2022-01-31T06:07:38.887293Z",
            "modified": "2026-04-24T07:57:58.546959Z"
        },
        {
            "id": 47721,
            "name": "question64",
            "created": "2022-01-31T06:02:28.365796Z",
            "modified": "2026-04-24T07:57:39.216126Z"
        },
        {
            "id": 27552,
            "name": "Problem Set 3 - Question 5",
            "created": "2021-02-06T14:47:36.145482Z",
            "modified": "2026-04-24T07:05:35.625976Z"
        },
        {
            "id": 27546,
            "name": "Problem Set 3 - Question 2",
            "created": "2021-02-06T14:21:46.972970Z",
            "modified": "2026-04-24T07:03:11.044391Z"
        },
        {
            "id": 27518,
            "name": "Problem Set 2 - Question 8",
            "created": "2021-02-06T09:40:43.327521Z",
            "modified": "2026-04-24T06:50:02.589156Z"
        },
        {
            "id": 27517,
            "name": "Problem Set 2 - Question 7 (Answer)",
            "created": "2021-02-06T09:37:04.350964Z",
            "modified": "2026-04-24T06:49:29.505339Z"
        },
        {
            "id": 102823,
            "name": "25 kyu lar için problem",
            "created": "2026-01-29T12:50:40.475544Z",
            "modified": "2026-04-24T06:31:40.215321Z"
        },
        {
            "id": 7336,
            "name": "Shall I capture?",
            "created": "2017-04-16T22:39:48.972897Z",
            "modified": "2026-04-24T05:16:02.301251Z"
        },
        {
            "id": 64819,
            "name": "序幕-0-3",
            "created": "2022-11-07T06:00:18.207466Z",
            "modified": "2026-04-24T05:04:07.011814Z"
        }
    ]
}