List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=548",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=546",
    "results": [
        {
            "id": 62054,
            "name": "Problem27",
            "created": "2022-08-26T04:43:00.691966Z",
            "modified": "2026-03-30T13:54:11.224350Z"
        },
        {
            "id": 62055,
            "name": "Problem28",
            "created": "2022-08-26T04:44:20.419910Z",
            "modified": "2026-03-30T13:54:11.247652Z"
        },
        {
            "id": 62053,
            "name": "Problem26",
            "created": "2022-08-26T04:41:48.417027Z",
            "modified": "2026-03-30T13:54:11.257220Z"
        },
        {
            "id": 62057,
            "name": "Problem30",
            "created": "2022-08-26T06:04:01.638600Z",
            "modified": "2026-03-30T13:54:11.323023Z"
        },
        {
            "id": 62056,
            "name": "Problem29",
            "created": "2022-08-26T04:46:36.442643Z",
            "modified": "2026-03-30T13:54:11.341981Z"
        },
        {
            "id": 62058,
            "name": "Problem31",
            "created": "2022-08-26T06:05:54.136585Z",
            "modified": "2026-03-30T13:54:11.457134Z"
        },
        {
            "id": 62059,
            "name": "Problem32",
            "created": "2022-08-26T06:08:37.734090Z",
            "modified": "2026-03-30T13:54:11.547087Z"
        },
        {
            "id": 62061,
            "name": "Problem34",
            "created": "2022-08-26T06:12:48.385569Z",
            "modified": "2026-03-30T13:54:11.580912Z"
        },
        {
            "id": 62060,
            "name": "Problem33",
            "created": "2022-08-26T06:11:49.074185Z",
            "modified": "2026-03-30T13:54:11.581033Z"
        },
        {
            "id": 62063,
            "name": "Problem36",
            "created": "2022-08-26T06:18:21.129932Z",
            "modified": "2026-03-30T13:54:11.765024Z"
        }
    ]
}