List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5863",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5861",
    "results": [
        {
            "id": 36003,
            "name": "Example 8.2.9 - Connecting under",
            "created": "2021-08-10T17:00:26.526316Z",
            "modified": "2026-02-15T19:39:34.404106Z"
        },
        {
            "id": 36002,
            "name": "Example 8.2.8 - Connecting under with jump",
            "created": "2021-08-10T16:57:11.227379Z",
            "modified": "2026-02-15T19:39:33.336060Z"
        },
        {
            "id": 36001,
            "name": "Example 8.2.7 - Connecting under with jump",
            "created": "2021-08-10T16:56:07.409075Z",
            "modified": "2026-02-15T19:39:32.224996Z"
        },
        {
            "id": 36000,
            "name": "Example 8.2.6 - Connecting under with knight",
            "created": "2021-08-10T16:54:40.569386Z",
            "modified": "2026-02-15T19:39:31.313136Z"
        },
        {
            "id": 35999,
            "name": "Example 8.2.5 - Connecting under with knight",
            "created": "2021-08-10T16:50:36.057767Z",
            "modified": "2026-02-15T19:39:30.283831Z"
        },
        {
            "id": 35998,
            "name": "Example 8.2.4 - Connecting under with clamp",
            "created": "2021-08-10T16:46:03.917982Z",
            "modified": "2026-02-15T19:39:29.167876Z"
        },
        {
            "id": 35997,
            "name": "Example 8.2.3 - Connecting under with clamp",
            "created": "2021-08-10T16:41:09.358139Z",
            "modified": "2026-02-15T19:39:28.256173Z"
        },
        {
            "id": 35981,
            "name": "0000083",
            "created": "2021-08-10T16:12:43.117128Z",
            "modified": "2026-02-15T19:39:27.353774Z"
        },
        {
            "id": 35899,
            "name": "Exercise 6.5 - Ko",
            "created": "2021-08-10T11:20:19.959689Z",
            "modified": "2026-02-15T19:38:54.718654Z"
        },
        {
            "id": 35898,
            "name": "Exercise 6.4 - Ko",
            "created": "2021-08-10T11:14:00.421804Z",
            "modified": "2026-02-15T19:38:53.702992Z"
        }
    ]
}