List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5698",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5696",
    "results": [
        {
            "id": 81599,
            "name": "Problem 51",
            "created": "2024-05-20T16:26:54.536530Z",
            "modified": "2026-02-16T01:02:30.052609Z"
        },
        {
            "id": 81598,
            "name": "Problem 50",
            "created": "2024-05-20T16:23:36.662892Z",
            "modified": "2026-02-16T01:02:28.910197Z"
        },
        {
            "id": 81597,
            "name": "Problem 49",
            "created": "2024-05-20T16:21:00.397184Z",
            "modified": "2026-02-16T01:02:28.040116Z"
        },
        {
            "id": 81596,
            "name": "Problem 48",
            "created": "2024-05-20T16:17:55.767750Z",
            "modified": "2026-02-16T01:02:26.956340Z"
        },
        {
            "id": 81595,
            "name": "Problem 47",
            "created": "2024-05-20T16:15:14.658538Z",
            "modified": "2026-02-16T01:02:26.050407Z"
        },
        {
            "id": 81594,
            "name": "KO - Podstawy",
            "created": "2024-05-20T16:10:26.766831Z",
            "modified": "2026-02-16T01:02:25.222080Z"
        },
        {
            "id": 81593,
            "name": "福禄寿三星献瑞(ふくろくじゅさんせいけんずい)",
            "created": "2024-05-20T14:55:14.546241Z",
            "modified": "2026-02-16T01:02:24.072180Z"
        },
        {
            "id": 81503,
            "name": "Effortless 3",
            "created": "2024-05-18T03:10:59.230661Z",
            "modified": "2026-02-16T01:02:20.146753Z"
        },
        {
            "id": 81502,
            "name": "Effortless 2",
            "created": "2024-05-18T02:52:11.132741Z",
            "modified": "2026-02-16T01:02:19.323774Z"
        },
        {
            "id": 81501,
            "name": "Effortless 1",
            "created": "2024-05-18T02:46:49.773058Z",
            "modified": "2026-02-16T01:02:18.496090Z"
        }
    ]
}