List accessible puzzles or create a new puzzle.

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

{
    "count": 58742,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5331",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5329",
    "results": [
        {
            "id": 93180,
            "name": "BGJ 197 JP 4",
            "created": "2025-04-16T12:23:37.731901Z",
            "modified": "2026-04-01T00:56:36.063381Z"
        },
        {
            "id": 93181,
            "name": "BGJ 197 JP 5",
            "created": "2025-04-16T12:25:13.532128Z",
            "modified": "2026-04-01T01:02:54.028444Z"
        },
        {
            "id": 93182,
            "name": "BGJ 197 JP 6",
            "created": "2025-04-16T12:26:44.371663Z",
            "modified": "2026-04-01T01:08:50.678842Z"
        },
        {
            "id": 93183,
            "name": "BGJ 197 JP 7",
            "created": "2025-04-16T12:27:57.748814Z",
            "modified": "2026-04-01T01:14:19.860582Z"
        },
        {
            "id": 93184,
            "name": "BGJ 197 JP 8",
            "created": "2025-04-16T12:29:11.380940Z",
            "modified": "2026-04-01T01:19:35.472932Z"
        },
        {
            "id": 93185,
            "name": "BGJ 197 JP 3",
            "created": "2025-04-16T12:37:21.317109Z",
            "modified": "2026-04-01T00:49:48.050447Z"
        },
        {
            "id": 93186,
            "name": "Problem 147",
            "created": "2025-04-16T21:42:34.404561Z",
            "modified": "2026-04-02T09:40:58.341701Z"
        },
        {
            "id": 93187,
            "name": "Problem 148",
            "created": "2025-04-16T21:43:45.937282Z",
            "modified": "2026-04-02T09:41:12.422305Z"
        },
        {
            "id": 93188,
            "name": "Problem 149",
            "created": "2025-04-16T21:45:24.175966Z",
            "modified": "2026-04-13T00:19:44.000333Z"
        },
        {
            "id": 93189,
            "name": "Problem 150",
            "created": "2025-04-16T21:46:58.548359Z",
            "modified": "2026-04-02T09:42:00.793746Z"
        }
    ]
}