List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5200
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=5201",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5199",
    "results": [
        {
            "id": 62056,
            "name": "Problem29",
            "created": "2022-08-26T04:46:36.442643Z",
            "modified": "2026-03-30T13:54:11.341981Z"
        },
        {
            "id": 62057,
            "name": "Problem30",
            "created": "2022-08-26T06:04:01.638600Z",
            "modified": "2026-03-30T13:54:11.323023Z"
        },
        {
            "id": 62053,
            "name": "Problem26",
            "created": "2022-08-26T04:41:48.417027Z",
            "modified": "2026-03-30T13:54:11.257220Z"
        },
        {
            "id": 62055,
            "name": "Problem28",
            "created": "2022-08-26T04:44:20.419910Z",
            "modified": "2026-03-30T13:54:11.247652Z"
        },
        {
            "id": 62054,
            "name": "Problem27",
            "created": "2022-08-26T04:43:00.691966Z",
            "modified": "2026-03-30T13:54:11.224350Z"
        },
        {
            "id": 62052,
            "name": "Problem25",
            "created": "2022-08-26T04:39:20.598564Z",
            "modified": "2026-03-30T13:54:10.961592Z"
        },
        {
            "id": 62051,
            "name": "Problem24",
            "created": "2022-08-26T04:37:56.571153Z",
            "modified": "2026-03-30T13:54:10.952158Z"
        },
        {
            "id": 62050,
            "name": "Problem23",
            "created": "2022-08-26T04:36:40.992370Z",
            "modified": "2026-03-30T13:54:10.715666Z"
        },
        {
            "id": 62048,
            "name": "Problem21",
            "created": "2022-08-26T04:26:22.665331Z",
            "modified": "2026-03-30T13:54:10.565362Z"
        },
        {
            "id": 62049,
            "name": "Problem22",
            "created": "2022-08-26T04:30:20.894842Z",
            "modified": "2026-03-30T13:54:10.539633Z"
        }
    ]
}