List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4956",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=4954",
    "results": [
        {
            "id": 82569,
            "name": "Cho U 9p - 4x4 - 100",
            "created": "2024-06-24T13:28:38.460329Z",
            "modified": "2026-05-10T01:18:26.597732Z"
        },
        {
            "id": 82570,
            "name": "Cho U 9p - 4x4 - 33",
            "created": "2024-06-24T13:38:29.274479Z",
            "modified": "2026-05-10T00:56:41.090516Z"
        },
        {
            "id": 82583,
            "name": "Extra from 101weiqi #3",
            "created": "2024-06-24T18:40:01.339247Z",
            "modified": "2026-03-30T15:51:14.777515Z"
        },
        {
            "id": 82584,
            "name": "L&D2: The Five-pointed Star",
            "created": "2024-06-24T18:43:52.060403Z",
            "modified": "2026-05-10T19:16:01.965472Z"
        },
        {
            "id": 82585,
            "name": "L&D3: Lone Battle",
            "created": "2024-06-24T19:06:22.373400Z",
            "modified": "2026-05-10T01:11:49.724806Z"
        },
        {
            "id": 82586,
            "name": "L&D19: Under the Mountain",
            "created": "2024-06-24T19:18:04.870549Z",
            "modified": "2026-05-10T02:23:37.646981Z"
        },
        {
            "id": 82587,
            "name": "L&D5: A Flaw in Bowl",
            "created": "2024-06-24T19:34:25.702625Z",
            "modified": "2026-05-08T03:28:02.712453Z"
        },
        {
            "id": 82613,
            "name": "L&D17: Muddled and Simply",
            "created": "2024-06-25T04:46:27.450967Z",
            "modified": "2026-05-10T02:17:33.051590Z"
        },
        {
            "id": 82614,
            "name": "L&D6: Loop",
            "created": "2024-06-25T06:07:24.263739Z",
            "modified": "2026-05-08T03:26:24.828104Z"
        },
        {
            "id": 82615,
            "name": "L&D7: Save the Critical Situation",
            "created": "2024-06-25T06:31:37.200677Z",
            "modified": "2026-05-11T05:22:31.220158Z"
        }
    ]
}