List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5326
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=5327",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5325",
    "results": [
        {
            "id": 93140,
            "name": "BGJ 204 JP 3",
            "created": "2025-04-15T09:06:11.649143Z",
            "modified": "2026-04-01T02:54:19.889655Z"
        },
        {
            "id": 93141,
            "name": "BGJ 204 JP 4",
            "created": "2025-04-15T09:07:24.638382Z",
            "modified": "2026-04-01T02:56:25.158600Z"
        },
        {
            "id": 93142,
            "name": "BGJ 204 JP 5",
            "created": "2025-04-15T09:08:28.667994Z",
            "modified": "2026-04-01T02:58:29.351974Z"
        },
        {
            "id": 93143,
            "name": "BGJ 205 JP 1",
            "created": "2025-04-15T09:18:24.519211Z",
            "modified": "2026-04-01T03:00:44.176256Z"
        },
        {
            "id": 93144,
            "name": "BGJ 205 JP 2",
            "created": "2025-04-15T09:19:51.995629Z",
            "modified": "2026-03-31T13:23:45.503922Z"
        },
        {
            "id": 93145,
            "name": "BGJ 205 JP 3",
            "created": "2025-04-15T09:21:00.809217Z",
            "modified": "2026-03-31T13:26:43.559045Z"
        },
        {
            "id": 93146,
            "name": "BGJ 205 JP 4",
            "created": "2025-04-15T09:22:24.275531Z",
            "modified": "2026-03-31T13:29:31.035707Z"
        },
        {
            "id": 93147,
            "name": "BGJ 205 JP 5",
            "created": "2025-04-15T09:24:51.932670Z",
            "modified": "2026-03-31T13:32:04.725595Z"
        },
        {
            "id": 93148,
            "name": "BGJ 206 JP 1",
            "created": "2025-04-15T09:34:55.651665Z",
            "modified": "2026-03-31T13:34:27.868449Z"
        },
        {
            "id": 93149,
            "name": "BGJ 206 JP 2",
            "created": "2025-04-15T09:36:15.317091Z",
            "modified": "2026-03-31T13:36:47.695677Z"
        }
    ]
}