List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=5165
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=created&page=5166",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=5164",
    "results": [
        {
            "id": 89149,
            "name": "Problem 110",
            "created": "2024-12-03T19:28:19.714024Z",
            "modified": "2026-03-30T16:19:06.600455Z"
        },
        {
            "id": 89150,
            "name": "Problem 111",
            "created": "2024-12-03T19:29:28.563199Z",
            "modified": "2026-03-30T16:19:06.843039Z"
        },
        {
            "id": 89151,
            "name": "Problem 112",
            "created": "2024-12-03T19:33:17.012409Z",
            "modified": "2026-03-30T16:19:07.412075Z"
        },
        {
            "id": 89152,
            "name": "Problem 113",
            "created": "2024-12-03T19:35:32.699422Z",
            "modified": "2026-03-30T16:19:08.015591Z"
        },
        {
            "id": 89153,
            "name": "Problem 114",
            "created": "2024-12-03T19:36:50.577309Z",
            "modified": "2026-03-30T16:19:08.252251Z"
        },
        {
            "id": 89154,
            "name": "Problem 115",
            "created": "2024-12-03T19:38:42.334580Z",
            "modified": "2026-03-30T16:19:08.260855Z"
        },
        {
            "id": 89155,
            "name": "Problem 116",
            "created": "2024-12-03T19:42:16.287472Z",
            "modified": "2026-03-30T16:19:08.755336Z"
        },
        {
            "id": 89156,
            "name": "Problem 117",
            "created": "2024-12-03T19:44:42.143157Z",
            "modified": "2026-03-30T16:19:08.940100Z"
        },
        {
            "id": 89157,
            "name": "Problem 118",
            "created": "2024-12-03T19:45:58.407065Z",
            "modified": "2026-03-30T16:19:09.299055Z"
        },
        {
            "id": 89158,
            "name": "Problem 119",
            "created": "2024-12-03T19:50:00.911501Z",
            "modified": "2026-03-30T16:19:09.598836Z"
        }
    ]
}