List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5189
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=created&page=5190",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5188",
    "results": [
        {
            "id": 89397,
            "name": "Problem 89",
            "created": "2024-12-05T09:53:32.549715Z",
            "modified": "2026-03-31T14:39:57.152705Z"
        },
        {
            "id": 89398,
            "name": "Problem 94",
            "created": "2024-12-05T09:55:46.392936Z",
            "modified": "2026-03-30T16:22:11.688169Z"
        },
        {
            "id": 89399,
            "name": "Problem 95",
            "created": "2024-12-05T09:57:12.937560Z",
            "modified": "2026-03-30T16:22:11.689177Z"
        },
        {
            "id": 89400,
            "name": "Problem 96",
            "created": "2024-12-05T09:59:20.736469Z",
            "modified": "2026-03-30T16:22:11.692655Z"
        },
        {
            "id": 89401,
            "name": "Problem 97",
            "created": "2024-12-05T10:03:24.882859Z",
            "modified": "2026-03-30T16:22:11.698433Z"
        },
        {
            "id": 89402,
            "name": "Problem 98",
            "created": "2024-12-05T10:05:01.106213Z",
            "modified": "2026-03-30T16:22:11.697511Z"
        },
        {
            "id": 89403,
            "name": "Problem 99",
            "created": "2024-12-05T10:07:47.939438Z",
            "modified": "2026-03-30T16:22:11.691022Z"
        },
        {
            "id": 89404,
            "name": "Problem 100",
            "created": "2024-12-05T10:13:01.927543Z",
            "modified": "2026-03-30T16:22:12.673861Z"
        },
        {
            "id": 89406,
            "name": "Problem 30",
            "created": "2024-12-05T17:56:47.571434Z",
            "modified": "2026-03-30T16:22:13.641948Z"
        },
        {
            "id": 89407,
            "name": "Problem 31",
            "created": "2024-12-05T17:59:05.968002Z",
            "modified": "2026-03-30T16:22:13.599003Z"
        }
    ]
}