List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5268",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5266",
    "results": [
        {
            "id": 53717,
            "name": "Problem 89-2",
            "created": "2022-03-28T10:12:12.660162Z",
            "modified": "2026-03-30T13:02:07.089145Z"
        },
        {
            "id": 53690,
            "name": "Next puzzle 20",
            "created": "2022-03-28T03:55:30.409265Z",
            "modified": "2026-03-30T13:02:06.845986Z"
        },
        {
            "id": 53687,
            "name": "puzzle 19",
            "created": "2022-03-28T03:50:58.333008Z",
            "modified": "2026-03-30T13:02:06.502860Z"
        },
        {
            "id": 53716,
            "name": "Problem 89-1",
            "created": "2022-03-28T10:10:33.412359Z",
            "modified": "2026-03-30T13:02:06.483010Z"
        },
        {
            "id": 53713,
            "name": "Problem 87-4",
            "created": "2022-03-28T09:02:57.425940Z",
            "modified": "2026-03-30T13:02:06.133888Z"
        },
        {
            "id": 53712,
            "name": "Problem 87-3",
            "created": "2022-03-28T09:02:02.554830Z",
            "modified": "2026-03-30T13:02:05.808169Z"
        },
        {
            "id": 53711,
            "name": "Problem 87-2",
            "created": "2022-03-28T09:01:01.734775Z",
            "modified": "2026-03-30T13:02:05.696748Z"
        },
        {
            "id": 53710,
            "name": "Problem 87-1",
            "created": "2022-03-28T08:59:30.148621Z",
            "modified": "2026-03-30T13:02:05.450177Z"
        },
        {
            "id": 53708,
            "name": "Problem 85-1",
            "created": "2022-03-28T08:55:59.985167Z",
            "modified": "2026-03-30T13:02:05.039022Z"
        },
        {
            "id": 53709,
            "name": "Problem 85-2",
            "created": "2022-03-28T08:57:44.423660Z",
            "modified": "2026-03-30T13:02:05.037836Z"
        }
    ]
}