List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5217",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5215",
    "results": [
        {
            "id": 60165,
            "name": "surive",
            "created": "2022-07-01T05:09:10.453695Z",
            "modified": "2026-03-30T13:41:10.343416Z"
        },
        {
            "id": 60161,
            "name": "surive",
            "created": "2022-07-01T05:05:33.689676Z",
            "modified": "2026-03-30T13:41:10.195589Z"
        },
        {
            "id": 60163,
            "name": "surive",
            "created": "2022-07-01T05:07:05.129486Z",
            "modified": "2026-03-30T13:41:10.193299Z"
        },
        {
            "id": 60159,
            "name": "surive",
            "created": "2022-07-01T05:03:03.149248Z",
            "modified": "2026-03-30T13:41:10.186196Z"
        },
        {
            "id": 60157,
            "name": "surive",
            "created": "2022-07-01T05:00:30.982556Z",
            "modified": "2026-03-30T13:41:10.042240Z"
        },
        {
            "id": 60137,
            "name": "1212135558905adumbone",
            "created": "2022-07-01T03:41:42.182975Z",
            "modified": "2026-03-30T13:41:09.469901Z"
        },
        {
            "id": 60136,
            "name": "1234567890",
            "created": "2022-07-01T03:23:38.028908Z",
            "modified": "2026-03-30T13:41:09.297435Z"
        },
        {
            "id": 60132,
            "name": "problem7",
            "created": "2022-06-30T16:16:29.494264Z",
            "modified": "2026-03-30T13:41:09.225881Z"
        },
        {
            "id": 60122,
            "name": "NO.002",
            "created": "2022-06-30T01:26:22.371197Z",
            "modified": "2026-03-30T13:41:08.951949Z"
        },
        {
            "id": 60119,
            "name": "question 70",
            "created": "2022-06-29T16:03:39.518818Z",
            "modified": "2026-03-30T13:41:08.813330Z"
        }
    ]
}