List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=903
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=904",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=902",
    "results": [
        {
            "id": 44545,
            "name": "Tsumégo 121",
            "created": "2021-12-08T08:58:47.729947Z",
            "modified": "2026-05-21T04:47:18.003667Z"
        },
        {
            "id": 67768,
            "name": "Puzzle 47 - 225",
            "created": "2023-01-19T09:25:26.012066Z",
            "modified": "2026-05-21T04:47:08.292844Z"
        },
        {
            "id": 67767,
            "name": "Puzzle 46 - 219",
            "created": "2023-01-19T09:22:37.671186Z",
            "modified": "2026-05-21T04:47:06.650545Z"
        },
        {
            "id": 46125,
            "name": "Diagram [5626]",
            "created": "2022-01-07T09:22:23.646206Z",
            "modified": "2026-05-21T04:45:56.862283Z"
        },
        {
            "id": 46129,
            "name": "Diagram [5625]",
            "created": "2022-01-07T09:31:02.123896Z",
            "modified": "2026-05-21T04:45:56.285057Z"
        },
        {
            "id": 47930,
            "name": "Diagram [5965]",
            "created": "2022-02-01T12:45:59.235073Z",
            "modified": "2026-05-21T04:45:44.076851Z"
        },
        {
            "id": 11020,
            "name": "420 / 900",
            "created": "2018-08-20T14:08:09.535984Z",
            "modified": "2026-05-21T04:45:29.087588Z"
        },
        {
            "id": 11019,
            "name": "419 / 900",
            "created": "2018-08-20T14:07:39.091869Z",
            "modified": "2026-05-21T04:45:27.913832Z"
        },
        {
            "id": 1759,
            "name": "Tripod - A1F2",
            "created": "2014-11-10T15:02:24.494149Z",
            "modified": "2026-05-21T04:45:02.304622Z"
        },
        {
            "id": 37532,
            "name": "Diagram [1342]",
            "created": "2021-08-29T09:29:18.581525Z",
            "modified": "2026-05-21T04:44:48.070430Z"
        }
    ]
}