List accessible puzzles or create a new puzzle.

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

{
    "count": 58714,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5449",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5447",
    "results": [
        {
            "id": 36021,
            "name": "Exercise 8.6 - Connection and cutting",
            "created": "2021-08-10T17:38:02.739195Z",
            "modified": "2026-03-30T10:25:07.144599Z"
        },
        {
            "id": 36020,
            "name": "Exercise 8.5 - Connection and cutting",
            "created": "2021-08-10T17:31:48.290786Z",
            "modified": "2026-03-30T10:25:07.063757Z"
        },
        {
            "id": 36019,
            "name": "Exercise 8.4 - Connection and cutting",
            "created": "2021-08-10T17:30:25.914650Z",
            "modified": "2026-03-30T10:25:06.825614Z"
        },
        {
            "id": 36018,
            "name": "Exercise 8.3 - Connection and cutting",
            "created": "2021-08-10T17:28:18.061345Z",
            "modified": "2026-03-30T10:25:06.561231Z"
        },
        {
            "id": 36017,
            "name": "Exercise 8.2 - Connection and cutting",
            "created": "2021-08-10T17:27:20.710326Z",
            "modified": "2026-03-30T10:25:06.293712Z"
        },
        {
            "id": 36016,
            "name": "Exercise 8.1 - Connection and cutting",
            "created": "2021-08-10T17:26:09.821679Z",
            "modified": "2026-03-30T10:25:05.969686Z"
        },
        {
            "id": 36014,
            "name": "Example 8.3.7 - Push and cut",
            "created": "2021-08-10T17:17:24.608001Z",
            "modified": "2026-03-30T10:25:05.734800Z"
        },
        {
            "id": 36015,
            "name": "Example 8.3.8 - Crosscut",
            "created": "2021-08-10T17:21:53.272244Z",
            "modified": "2026-03-30T10:25:05.417928Z"
        },
        {
            "id": 36013,
            "name": "Example 8.3.6 - Push and cut",
            "created": "2021-08-10T17:16:34.941494Z",
            "modified": "2026-03-30T10:25:04.851214Z"
        },
        {
            "id": 36012,
            "name": "Example 8.3.5 - Cut by attachment",
            "created": "2021-08-10T17:15:44.318836Z",
            "modified": "2026-03-30T10:25:04.761612Z"
        }
    ]
}