List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=765",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=763",
    "results": [
        {
            "id": 58548,
            "name": "擠Atekomi type 3",
            "created": "2022-05-30T15:06:35.968698Z",
            "modified": "2026-05-16T19:23:23.735606Z"
        },
        {
            "id": 32172,
            "name": "Diagram (701)",
            "created": "2021-06-26T08:42:53.123209Z",
            "modified": "2026-05-16T19:22:49.019932Z"
        },
        {
            "id": 58546,
            "name": "擠Atekomi type 2",
            "created": "2022-05-30T15:04:32.961144Z",
            "modified": "2026-05-16T19:22:46.816289Z"
        },
        {
            "id": 81669,
            "name": "Tsumégo 152",
            "created": "2024-05-27T14:06:24.233770Z",
            "modified": "2026-05-16T19:21:22.617940Z"
        },
        {
            "id": 81603,
            "name": "Tsumégo 151",
            "created": "2024-05-21T13:42:27.482643Z",
            "modified": "2026-05-16T19:21:22.087580Z"
        },
        {
            "id": 58545,
            "name": "擠Atekomi type 1",
            "created": "2022-05-30T15:01:56.614542Z",
            "modified": "2026-05-16T19:20:56.917415Z"
        },
        {
            "id": 14361,
            "name": "prove it",
            "created": "2019-04-28T22:02:06.564346Z",
            "modified": "2026-05-16T19:20:25.721719Z"
        },
        {
            "id": 58544,
            "name": "二之一 2 - 1 point type 2",
            "created": "2022-05-30T14:59:09.653596Z",
            "modified": "2026-05-16T19:20:13.052533Z"
        },
        {
            "id": 58523,
            "name": "防聚殺 Prevent nakade type 3",
            "created": "2022-05-30T14:13:15.494668Z",
            "modified": "2026-05-16T19:20:00.949130Z"
        },
        {
            "id": 58522,
            "name": "防聚殺 Prevent nakade type 2",
            "created": "2022-05-30T14:11:20.623893Z",
            "modified": "2026-05-16T19:20:00.581470Z"
        }
    ]
}