List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5861
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=5862",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5860",
    "results": [
        {
            "id": 36082,
            "name": "사각형의 바람개비",
            "created": "2021-08-12T01:39:40.755926Z",
            "modified": "2026-02-15T19:40:50.067347Z"
        },
        {
            "id": 36074,
            "name": "Problem 18-5",
            "created": "2021-08-11T09:36:00.642114Z",
            "modified": "2026-02-15T19:40:49.239204Z"
        },
        {
            "id": 36073,
            "name": "Problem  18-4",
            "created": "2021-08-11T09:34:07.020478Z",
            "modified": "2026-02-15T19:40:48.408149Z"
        },
        {
            "id": 36072,
            "name": "Problem  18-3",
            "created": "2021-08-11T09:32:57.864030Z",
            "modified": "2026-02-15T19:40:47.398587Z"
        },
        {
            "id": 36069,
            "name": "Problem  18-1",
            "created": "2021-08-11T09:25:39.699888Z",
            "modified": "2026-02-15T19:40:45.240047Z"
        },
        {
            "id": 36067,
            "name": "Problem 17-5",
            "created": "2021-08-11T08:45:58.151616Z",
            "modified": "2026-02-15T19:40:43.432717Z"
        },
        {
            "id": 36007,
            "name": "Example 8.2.13 - Unexpected connection",
            "created": "2021-08-10T17:08:22.931982Z",
            "modified": "2026-02-15T19:39:38.648153Z"
        },
        {
            "id": 36006,
            "name": "Example 8.2.12 - Unexpected connection",
            "created": "2021-08-10T17:07:26.814682Z",
            "modified": "2026-02-15T19:39:37.598824Z"
        },
        {
            "id": 36005,
            "name": "Example 8.2.11 - Connecting under with attachment",
            "created": "2021-08-10T17:06:04.971164Z",
            "modified": "2026-02-15T19:39:36.581889Z"
        },
        {
            "id": 36004,
            "name": "Example 8.2.10 - Connecting under with attachment",
            "created": "2021-08-10T17:03:38.433500Z",
            "modified": "2026-02-15T19:39:35.402076Z"
        }
    ]
}