List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=716",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=714",
    "results": [
        {
            "id": 12354,
            "name": "754 / 861",
            "created": "2018-09-12T13:04:01.695223Z",
            "modified": "2026-05-14T22:30:52.960704Z"
        },
        {
            "id": 12353,
            "name": "753 / 861",
            "created": "2018-09-12T13:03:41.379589Z",
            "modified": "2026-05-14T22:30:50.912316Z"
        },
        {
            "id": 53346,
            "name": "Problem 55",
            "created": "2022-03-25T08:06:31.860072Z",
            "modified": "2026-05-14T22:30:39.497985Z"
        },
        {
            "id": 44609,
            "name": "GW 100: Top 10 tesujis 13 (Bonus)",
            "created": "2021-12-10T01:29:26.299542Z",
            "modified": "2026-05-14T22:30:24.445210Z"
        },
        {
            "id": 44608,
            "name": "GW 100: Top 10 tesujis 12 (Bonus)",
            "created": "2021-12-10T01:28:05.969592Z",
            "modified": "2026-05-14T22:30:19.014449Z"
        },
        {
            "id": 11028,
            "name": "428 / 900",
            "created": "2018-08-20T14:12:12.072933Z",
            "modified": "2026-05-14T22:30:15.270554Z"
        },
        {
            "id": 11027,
            "name": "427 / 900",
            "created": "2018-08-20T14:11:41.761959Z",
            "modified": "2026-05-14T22:30:11.164067Z"
        },
        {
            "id": 43487,
            "name": "Diagram [3989]",
            "created": "2021-11-28T10:18:38.317605Z",
            "modified": "2026-05-14T22:30:08.495565Z"
        },
        {
            "id": 66857,
            "name": "Problem 141",
            "created": "2022-12-23T09:13:22.537350Z",
            "modified": "2026-05-14T22:30:06.378231Z"
        },
        {
            "id": 66856,
            "name": "Problem 140",
            "created": "2022-12-23T09:10:16.661859Z",
            "modified": "2026-05-14T22:30:04.662457Z"
        }
    ]
}