List accessible puzzles or create a new puzzle.

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

{
    "count": 58749,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=197",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=195",
    "results": [
        {
            "id": 89562,
            "name": "Problem 235",
            "created": "2024-12-08T22:16:16.974015Z",
            "modified": "2026-02-16T01:34:55.667413Z"
        },
        {
            "id": 89563,
            "name": "Problem 236",
            "created": "2024-12-08T22:19:28.686900Z",
            "modified": "2026-02-16T01:34:56.642044Z"
        },
        {
            "id": 89564,
            "name": "Problem 237",
            "created": "2024-12-08T22:21:29.023524Z",
            "modified": "2026-02-16T01:35:03.782905Z"
        },
        {
            "id": 89565,
            "name": "Problem 238",
            "created": "2024-12-08T22:23:44.511177Z",
            "modified": "2026-02-16T01:35:04.282203Z"
        },
        {
            "id": 89566,
            "name": "Problem 239",
            "created": "2024-12-08T22:26:07.922765Z",
            "modified": "2026-02-16T01:35:05.358746Z"
        },
        {
            "id": 90014,
            "name": "atari in go",
            "created": "2024-12-27T08:35:53.648681Z",
            "modified": "2026-02-16T01:35:42.200517Z"
        },
        {
            "id": 90060,
            "name": "FrogEatMelen Try It7",
            "created": "2025-01-01T05:17:18.514074Z",
            "modified": "2026-02-16T01:35:45.201159Z"
        },
        {
            "id": 90106,
            "name": "Mild 70",
            "created": "2025-01-02T04:31:28.033438Z",
            "modified": "2026-02-16T01:35:46.997870Z"
        },
        {
            "id": 90107,
            "name": "Mild 71",
            "created": "2025-01-02T04:37:23.687025Z",
            "modified": "2026-02-16T01:35:47.870400Z"
        },
        {
            "id": 90331,
            "name": "Big Eye Puzzle",
            "created": "2025-01-08T22:20:02.603986Z",
            "modified": "2026-02-16T01:36:49.533073Z"
        }
    ]
}