List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4806",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4804",
    "results": [
        {
            "id": 78690,
            "name": "Problem 1",
            "created": "2024-01-11T00:44:19.385369Z",
            "modified": "2026-03-30T15:31:06.225863Z"
        },
        {
            "id": 78691,
            "name": "Problem 2",
            "created": "2024-01-11T00:47:36.918301Z",
            "modified": "2026-03-30T15:31:06.223253Z"
        },
        {
            "id": 78692,
            "name": "Problem 3",
            "created": "2024-01-11T00:49:19.503171Z",
            "modified": "2026-03-30T15:31:06.439196Z"
        },
        {
            "id": 78693,
            "name": "Problem 4",
            "created": "2024-01-11T00:52:30.309401Z",
            "modified": "2026-03-30T15:31:06.692252Z"
        },
        {
            "id": 78694,
            "name": "Problem 5",
            "created": "2024-01-11T00:54:40.781331Z",
            "modified": "2026-03-30T15:31:06.991910Z"
        },
        {
            "id": 78695,
            "name": "Problem 6",
            "created": "2024-01-11T00:57:25.945982Z",
            "modified": "2026-03-30T15:31:07.427747Z"
        },
        {
            "id": 78696,
            "name": "Problem 7",
            "created": "2024-01-11T00:58:35.351716Z",
            "modified": "2026-03-30T15:31:07.513611Z"
        },
        {
            "id": 78697,
            "name": "Problem 8",
            "created": "2024-01-11T01:02:08.958543Z",
            "modified": "2026-03-30T15:31:07.717345Z"
        },
        {
            "id": 78698,
            "name": "Problem 9",
            "created": "2024-01-11T01:07:03.980458Z",
            "modified": "2026-03-30T15:31:07.858239Z"
        },
        {
            "id": 78699,
            "name": "Problem 10",
            "created": "2024-01-11T01:08:20.309224Z",
            "modified": "2026-03-30T15:31:07.936452Z"
        }
    ]
}