List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5202",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5200",
    "results": [
        {
            "id": 62047,
            "name": "Problem20",
            "created": "2022-08-26T04:25:21.362977Z",
            "modified": "2026-03-30T13:54:10.432739Z"
        },
        {
            "id": 62046,
            "name": "Problem19",
            "created": "2022-08-26T04:24:19.666076Z",
            "modified": "2026-03-30T13:54:10.308379Z"
        },
        {
            "id": 62037,
            "name": "Problem10",
            "created": "2022-08-26T03:16:41.708107Z",
            "modified": "2026-03-30T13:54:10.217243Z"
        },
        {
            "id": 62035,
            "name": "Problem8",
            "created": "2022-08-26T03:11:52.030759Z",
            "modified": "2026-03-30T13:54:10.173254Z"
        },
        {
            "id": 62039,
            "name": "Problem12",
            "created": "2022-08-26T03:24:11.327809Z",
            "modified": "2026-03-30T13:54:10.157770Z"
        },
        {
            "id": 62038,
            "name": "Problem11",
            "created": "2022-08-26T03:20:28.877268Z",
            "modified": "2026-03-30T13:54:10.154187Z"
        },
        {
            "id": 62036,
            "name": "Problem9",
            "created": "2022-08-26T03:13:44.135948Z",
            "modified": "2026-03-30T13:54:10.021666Z"
        },
        {
            "id": 62044,
            "name": "Problem17",
            "created": "2022-08-26T03:31:46.683137Z",
            "modified": "2026-03-30T13:54:09.911462Z"
        },
        {
            "id": 62045,
            "name": "Problem18",
            "created": "2022-08-26T03:32:43.187207Z",
            "modified": "2026-03-30T13:54:09.910879Z"
        },
        {
            "id": 62034,
            "name": "Problem7",
            "created": "2022-08-26T03:09:24.659839Z",
            "modified": "2026-03-30T13:54:09.881766Z"
        }
    ]
}