List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4661
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=4662",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4660",
    "results": [
        {
            "id": 21007,
            "name": "서로단수    ----",
            "created": "2020-09-21T01:12:11.355638Z",
            "modified": "2026-05-19T10:14:13.877983Z"
        },
        {
            "id": 21008,
            "name": "돌 잡기(활로막기)",
            "created": "2020-09-21T01:14:07.442315Z",
            "modified": "2026-05-19T10:14:38.158925Z"
        },
        {
            "id": 21141,
            "name": "잡기---------",
            "created": "2020-09-27T08:14:24.617554Z",
            "modified": "2026-05-19T10:14:55.802936Z"
        },
        {
            "id": 21142,
            "name": "살기 기본------",
            "created": "2020-09-27T08:15:26.699118Z",
            "modified": "2026-05-19T10:15:03.444313Z"
        },
        {
            "id": 1621,
            "name": "04 - Pattern 28",
            "created": "2014-10-27T10:19:35.917542Z",
            "modified": "2026-05-19T10:15:58.539876Z"
        },
        {
            "id": 40304,
            "name": "play 30",
            "created": "2021-10-16T01:31:45.528436Z",
            "modified": "2026-05-19T10:16:34.682580Z"
        },
        {
            "id": 82278,
            "name": "Tsumégo 146",
            "created": "2024-06-17T13:23:13.145012Z",
            "modified": "2026-05-19T10:17:12.653264Z"
        },
        {
            "id": 293,
            "name": "Problem 1",
            "created": "2014-09-30T01:16:28.990061Z",
            "modified": "2026-05-19T10:19:12.915822Z"
        },
        {
            "id": 294,
            "name": "Problem 2",
            "created": "2014-09-30T01:46:01.903393Z",
            "modified": "2026-05-19T10:19:14.912850Z"
        },
        {
            "id": 40387,
            "name": "play 31",
            "created": "2021-10-18T01:18:15.645872Z",
            "modified": "2026-05-19T10:22:08.172258Z"
        }
    ]
}