List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5832
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=5833",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5831",
    "results": [
        {
            "id": 67843,
            "name": "急所を見つけよう13級",
            "created": "2023-01-23T12:15:20.483336Z",
            "modified": "2026-04-08T06:13:23.018145Z"
        },
        {
            "id": 59345,
            "name": "18-20目程度官子 About 18-20 point yose D",
            "created": "2022-06-14T15:52:45.997823Z",
            "modified": "2026-04-08T06:13:25.399045Z"
        },
        {
            "id": 98650,
            "name": "Bắt đôi 6",
            "created": "2025-11-04T08:09:57.718217Z",
            "modified": "2026-04-08T06:13:26.896104Z"
        },
        {
            "id": 59346,
            "name": "18-20目程度官子 About 18-20 point yose E",
            "created": "2022-06-14T15:54:49.864651Z",
            "modified": "2026-04-08T06:13:34.049085Z"
        },
        {
            "id": 3433,
            "name": "3-8: Another Knight's Position",
            "created": "2015-12-27T05:53:30.338962Z",
            "modified": "2026-04-08T06:13:54.229557Z"
        },
        {
            "id": 68010,
            "name": "急所を見つけよう13級(2)",
            "created": "2023-01-29T13:20:13.396027Z",
            "modified": "2026-04-08T06:14:24.979617Z"
        },
        {
            "id": 3434,
            "name": "3-9: Diagonal Move",
            "created": "2015-12-27T06:04:55.944258Z",
            "modified": "2026-04-08T06:14:39.952751Z"
        },
        {
            "id": 5689,
            "name": "128 / 900",
            "created": "2016-02-19T14:36:04.813806Z",
            "modified": "2026-04-08T06:14:40.462283Z"
        },
        {
            "id": 68895,
            "name": "急所を見つけよう13級(3)",
            "created": "2023-02-13T15:56:42.535756Z",
            "modified": "2026-04-08T06:14:41.227133Z"
        },
        {
            "id": 67964,
            "name": "急所を見つけよう12級",
            "created": "2023-01-26T14:39:27.974357Z",
            "modified": "2026-04-08T06:15:31.281820Z"
        }
    ]
}