List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5666
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=modified&page=5667",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5665",
    "results": [
        {
            "id": 94610,
            "name": "Problem 116",
            "created": "2025-06-08T00:45:59.200403Z",
            "modified": "2026-04-16T12:30:40.759044Z"
        },
        {
            "id": 53126,
            "name": "Rupert",
            "created": "2022-03-24T02:58:54.824630Z",
            "modified": "2026-04-16T12:31:09.414436Z"
        },
        {
            "id": 53128,
            "name": "Rupert",
            "created": "2022-03-24T03:03:02.323250Z",
            "modified": "2026-04-16T12:31:10.907929Z"
        },
        {
            "id": 53694,
            "name": "Problem 61-1",
            "created": "2022-03-28T04:15:41.417982Z",
            "modified": "2026-04-16T12:31:12.320806Z"
        },
        {
            "id": 53742,
            "name": "Melaleuca Pagoda",
            "created": "2022-03-28T10:33:00.494597Z",
            "modified": "2026-04-16T12:31:13.676253Z"
        },
        {
            "id": 53754,
            "name": "黑先吃棋   基礎題 1/15",
            "created": "2022-03-28T11:07:32.287253Z",
            "modified": "2026-04-16T12:31:14.942981Z"
        },
        {
            "id": 53892,
            "name": "圍棋教學1   吃子",
            "created": "2022-03-29T08:41:15.449698Z",
            "modified": "2026-04-16T12:31:16.295020Z"
        },
        {
            "id": 53989,
            "name": "圍棋教學6 布局",
            "created": "2022-03-30T09:42:14.040596Z",
            "modified": "2026-04-16T12:31:17.604367Z"
        },
        {
            "id": 54092,
            "name": "Introduction",
            "created": "2022-03-31T14:44:18.261826Z",
            "modified": "2026-04-16T12:31:18.921913Z"
        },
        {
            "id": 54260,
            "name": "Let’s capture a lot!",
            "created": "2022-04-03T07:49:34.403127Z",
            "modified": "2026-04-16T12:31:20.279126Z"
        }
    ]
}