List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1059",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=1057",
    "results": [
        {
            "id": 7712,
            "name": "283/900",
            "created": "2017-05-02T05:39:08.474583Z",
            "modified": "2026-05-26T02:17:15.702684Z"
        },
        {
            "id": 7711,
            "name": "282/900",
            "created": "2017-05-02T05:33:11.179733Z",
            "modified": "2026-05-26T02:17:14.962061Z"
        },
        {
            "id": 91471,
            "name": "Problem 41",
            "created": "2025-02-27T10:24:09.996583Z",
            "modified": "2026-05-26T02:17:06.367654Z"
        },
        {
            "id": 91470,
            "name": "Problem 40",
            "created": "2025-02-27T10:17:57.187761Z",
            "modified": "2026-05-26T02:17:02.686577Z"
        },
        {
            "id": 91469,
            "name": "Problem 39",
            "created": "2025-02-27T10:16:16.373612Z",
            "modified": "2026-05-26T02:16:44.119124Z"
        },
        {
            "id": 91468,
            "name": "Problem 38",
            "created": "2025-02-27T10:13:28.346684Z",
            "modified": "2026-05-26T02:16:41.910192Z"
        },
        {
            "id": 37663,
            "name": "Turn11E2vsE8",
            "created": "2021-09-01T06:22:02.254345Z",
            "modified": "2026-05-26T02:16:37.892009Z"
        },
        {
            "id": 42695,
            "name": "Diagram [3700]",
            "created": "2021-11-14T13:13:25.191985Z",
            "modified": "2026-05-26T02:16:32.683548Z"
        },
        {
            "id": 42694,
            "name": "Diagram [3699]",
            "created": "2021-11-14T13:11:36.900465Z",
            "modified": "2026-05-26T02:16:31.648497Z"
        },
        {
            "id": 44608,
            "name": "GW 100: Top 10 tesujis 12 (Bonus)",
            "created": "2021-12-10T01:28:05.969592Z",
            "modified": "2026-05-26T02:16:22.626873Z"
        }
    ]
}