List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5256
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=created&page=5257",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5255",
    "results": [
        {
            "id": 91707,
            "name": "Problem 90",
            "created": "2025-03-03T11:54:09.964523Z",
            "modified": "2026-04-10T22:00:50.422142Z"
        },
        {
            "id": 91708,
            "name": "Problem 91",
            "created": "2025-03-03T11:55:49.677613Z",
            "modified": "2026-03-31T14:51:08.453112Z"
        },
        {
            "id": 91709,
            "name": "Problem 92",
            "created": "2025-03-03T11:57:26.096459Z",
            "modified": "2026-04-15T03:43:29.985660Z"
        },
        {
            "id": 91710,
            "name": "Problem 93",
            "created": "2025-03-03T12:00:19.401670Z",
            "modified": "2026-04-13T04:14:05.396388Z"
        },
        {
            "id": 91711,
            "name": "Problem 94",
            "created": "2025-03-03T12:01:52.554193Z",
            "modified": "2026-03-31T14:53:55.976223Z"
        },
        {
            "id": 91712,
            "name": "Problem 95",
            "created": "2025-03-03T12:03:13.555831Z",
            "modified": "2026-03-31T14:54:49.023761Z"
        },
        {
            "id": 91713,
            "name": "Problem 96",
            "created": "2025-03-03T12:04:47.992071Z",
            "modified": "2026-03-31T14:55:41.004169Z"
        },
        {
            "id": 91714,
            "name": "Problem 97",
            "created": "2025-03-03T12:07:31.246047Z",
            "modified": "2026-03-31T14:56:28.509516Z"
        },
        {
            "id": 91715,
            "name": "Problem 98",
            "created": "2025-03-03T12:08:14.950807Z",
            "modified": "2026-03-31T14:57:18.492216Z"
        },
        {
            "id": 91716,
            "name": "Problem 99",
            "created": "2025-03-03T12:11:10.007700Z",
            "modified": "2026-03-31T14:58:06.633527Z"
        }
    ]
}