List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=311
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=312",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=310",
    "results": [
        {
            "id": 99297,
            "name": "the creation of adam.",
            "created": "2025-11-17T17:57:20.195599Z",
            "modified": "2026-02-16T07:40:04.393654Z"
        },
        {
            "id": 99296,
            "name": "Example 36",
            "created": "2025-11-17T16:38:08.693516Z",
            "modified": "2026-04-21T18:15:14.444140Z"
        },
        {
            "id": 99295,
            "name": "Example 35",
            "created": "2025-11-17T16:31:22.397989Z",
            "modified": "2026-04-21T18:10:34.902216Z"
        },
        {
            "id": 99294,
            "name": "Example 34",
            "created": "2025-11-17T16:29:48.313357Z",
            "modified": "2026-04-06T12:18:12.728734Z"
        },
        {
            "id": 99293,
            "name": "Example 33",
            "created": "2025-11-17T16:25:50.985989Z",
            "modified": "2026-03-31T15:03:32.637220Z"
        },
        {
            "id": 99292,
            "name": "Example 32",
            "created": "2025-11-17T16:22:12.902331Z",
            "modified": "2026-03-31T15:01:15.324824Z"
        },
        {
            "id": 99291,
            "name": "Example 31",
            "created": "2025-11-17T16:21:00.950451Z",
            "modified": "2026-03-31T14:58:09.603699Z"
        },
        {
            "id": 99290,
            "name": "Example 29",
            "created": "2025-11-17T16:19:34.443997Z",
            "modified": "2026-04-23T07:34:26.567833Z"
        },
        {
            "id": 99289,
            "name": "Example 30",
            "created": "2025-11-17T16:18:15.814635Z",
            "modified": "2026-04-23T07:34:27.033128Z"
        },
        {
            "id": 99288,
            "name": "Example 28",
            "created": "2025-11-17T16:16:37.016092Z",
            "modified": "2026-04-28T20:17:41.183530Z"
        }
    ]
}