List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=888",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=886",
    "results": [
        {
            "id": 101424,
            "name": "No. 280",
            "created": "2025-12-31T18:34:15.279204Z",
            "modified": "2026-05-20T23:11:00.256857Z"
        },
        {
            "id": 29622,
            "name": "problem 75",
            "created": "2021-03-31T20:31:57.992085Z",
            "modified": "2026-05-20T23:10:58.816947Z"
        },
        {
            "id": 14063,
            "name": "コウは失敗です。",
            "created": "2019-01-24T11:00:18.781651Z",
            "modified": "2026-05-20T23:10:47.375256Z"
        },
        {
            "id": 25413,
            "name": "27:6-7",
            "created": "2021-01-04T18:16:24.615276Z",
            "modified": "2026-05-20T23:10:35.699962Z"
        },
        {
            "id": 25412,
            "name": "27:6-6",
            "created": "2021-01-04T18:16:08.997242Z",
            "modified": "2026-05-20T23:10:31.503348Z"
        },
        {
            "id": 80265,
            "name": "Variation 23",
            "created": "2024-03-21T02:25:59.588076Z",
            "modified": "2026-05-20T23:10:25.239849Z"
        },
        {
            "id": 44535,
            "name": "A test puzzle",
            "created": "2021-12-08T01:50:18.778230Z",
            "modified": "2026-05-20T23:10:20.368291Z"
        },
        {
            "id": 33818,
            "name": "Diagram (3206)",
            "created": "2021-07-12T09:41:46.282935Z",
            "modified": "2026-05-20T23:10:06.746247Z"
        },
        {
            "id": 52697,
            "name": "Diagram [4860]",
            "created": "2022-03-21T08:59:18.937338Z",
            "modified": "2026-05-20T23:09:56.457001Z"
        },
        {
            "id": 33817,
            "name": "Diagram (3205)",
            "created": "2021-07-12T09:40:22.969953Z",
            "modified": "2026-05-20T23:09:51.696275Z"
        }
    ]
}