List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5261",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5259",
    "results": [
        {
            "id": 54236,
            "name": "Did Those stones survive",
            "created": "2022-04-03T06:13:54.326280Z",
            "modified": "2026-03-30T13:07:10.105435Z"
        },
        {
            "id": 54233,
            "name": "Basic 1 capture",
            "created": "2022-04-03T06:09:30.423943Z",
            "modified": "2026-03-30T13:07:10.016455Z"
        },
        {
            "id": 54148,
            "name": "하얀색 사람을 쏴라",
            "created": "2022-04-01T12:37:27.992114Z",
            "modified": "2026-03-30T13:06:10.160614Z"
        },
        {
            "id": 54145,
            "name": "3연성 포석문제",
            "created": "2022-04-01T11:33:51.213653Z",
            "modified": "2026-03-30T13:06:10.140794Z"
        },
        {
            "id": 54134,
            "name": "Life + Death in the Corner",
            "created": "2022-04-01T07:03:14.577959Z",
            "modified": "2026-03-30T13:06:10.096745Z"
        },
        {
            "id": 54129,
            "name": "puzzle22",
            "created": "2022-04-01T03:35:17.996273Z",
            "modified": "2026-03-30T13:06:09.461002Z"
        },
        {
            "id": 54128,
            "name": "Puzzle 21",
            "created": "2022-04-01T03:33:43.274297Z",
            "modified": "2026-03-30T13:06:09.358768Z"
        },
        {
            "id": 54121,
            "name": "SENPAI",
            "created": "2022-03-31T18:31:34.984493Z",
            "modified": "2026-03-30T13:06:09.350778Z"
        },
        {
            "id": 54120,
            "name": "Capturing 1.5: FINAL TEST",
            "created": "2022-03-31T15:40:28.964032Z",
            "modified": "2026-03-30T13:06:09.196021Z"
        },
        {
            "id": 54118,
            "name": "Capturing 1.3",
            "created": "2022-03-31T15:30:22.788558Z",
            "modified": "2026-03-30T13:06:09.055617Z"
        }
    ]
}