List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=66",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=64",
    "results": [
        {
            "id": 13886,
            "name": "475 / 900",
            "created": "2018-12-21T11:05:14.613154Z",
            "modified": "2026-04-10T15:37:40.130908Z"
        },
        {
            "id": 67992,
            "name": "総合問題7級(8)",
            "created": "2023-01-28T13:26:19.911682Z",
            "modified": "2026-04-10T15:37:30.158301Z"
        },
        {
            "id": 13885,
            "name": "474 / 900",
            "created": "2018-12-21T11:04:37.143003Z",
            "modified": "2026-04-10T15:37:27.003978Z"
        },
        {
            "id": 1778,
            "name": "Exception to \"Bend at the head of two stones\" (2)",
            "created": "2014-11-11T05:44:30.188800Z",
            "modified": "2026-04-10T15:37:01.995442Z"
        },
        {
            "id": 46346,
            "name": "Tésuji 13",
            "created": "2022-01-10T19:54:29.788105Z",
            "modified": "2026-04-10T15:36:52.856469Z"
        },
        {
            "id": 80653,
            "name": "Puzzle 56-2",
            "created": "2024-04-18T10:58:45.238912Z",
            "modified": "2026-04-10T15:36:50.463605Z"
        },
        {
            "id": 1806,
            "name": "Bamboo joint is good",
            "created": "2014-11-11T20:19:10.502501Z",
            "modified": "2026-04-10T15:36:43.079257Z"
        },
        {
            "id": 68944,
            "name": "2眼を作ろう12級(2)",
            "created": "2023-02-16T11:42:01.969610Z",
            "modified": "2026-04-10T15:36:40.769138Z"
        },
        {
            "id": 80652,
            "name": "Puzzle 56-1",
            "created": "2024-04-18T10:57:41.736340Z",
            "modified": "2026-04-10T15:36:35.304924Z"
        },
        {
            "id": 1805,
            "name": "Never ignore a shoulder hit (3)",
            "created": "2014-11-11T20:07:26.619890Z",
            "modified": "2026-04-10T15:36:30.228517Z"
        }
    ]
}