List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4681",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4679",
    "results": [
        {
            "id": 24113,
            "name": "aTRKNEZLeFA2bzhEYzYrODg5Q1RUdz09",
            "created": "2020-12-03T23:50:50.174697Z",
            "modified": "2026-03-31T23:13:45.921979Z"
        },
        {
            "id": 24112,
            "name": "Yhjuukrrmkrkfkbgjt",
            "created": "2020-12-03T23:46:31.073413Z",
            "modified": "2026-03-31T23:13:44.543666Z"
        },
        {
            "id": 24038,
            "name": "黒先 白の石を取ってください。",
            "created": "2020-12-03T09:09:47.855464Z",
            "modified": "2026-03-31T23:13:43.047914Z"
        },
        {
            "id": 23906,
            "name": "Endgame and other moves: Problem 52",
            "created": "2020-11-27T08:46:39.231857Z",
            "modified": "2026-03-31T23:13:38.519781Z"
        },
        {
            "id": 23902,
            "name": "How to play in the opening : Problem 50",
            "created": "2020-11-26T19:32:42.135862Z",
            "modified": "2026-03-31T23:13:32.887857Z"
        },
        {
            "id": 23901,
            "name": "How to play in the opening : Problem 49",
            "created": "2020-11-26T19:28:52.721123Z",
            "modified": "2026-03-31T23:13:31.718352Z"
        },
        {
            "id": 23900,
            "name": "How to play in the opening : Problem 48",
            "created": "2020-11-26T19:15:03.168637Z",
            "modified": "2026-03-31T23:13:30.349500Z"
        },
        {
            "id": 23899,
            "name": "How to play in the opening : Problem 47",
            "created": "2020-11-26T19:07:06.932998Z",
            "modified": "2026-03-31T23:13:28.814502Z"
        },
        {
            "id": 23898,
            "name": "Life and Death : Problem 46",
            "created": "2020-11-26T18:51:45.051143Z",
            "modified": "2026-03-31T23:13:27.449522Z"
        },
        {
            "id": 23896,
            "name": "Life and death : Problem 45a",
            "created": "2020-11-26T18:47:02.680898Z",
            "modified": "2026-03-31T23:13:24.505590Z"
        }
    ]
}