List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4511",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4509",
    "results": [
        {
            "id": 102919,
            "name": "White to Play",
            "created": "2026-02-04T12:58:42.176349Z",
            "modified": "2026-04-26T16:22:29.093649Z"
        },
        {
            "id": 102973,
            "name": "Black to Play",
            "created": "2026-02-06T15:21:42.546976Z",
            "modified": "2026-04-26T16:22:29.091107Z"
        },
        {
            "id": 50458,
            "name": "view/41580550Turn9",
            "created": "2022-02-26T03:56:12.129160Z",
            "modified": "2026-04-26T16:13:52.149608Z"
        },
        {
            "id": 74528,
            "name": "Attach-Crosscut Technique",
            "created": "2023-07-08T22:06:05.918249Z",
            "modified": "2026-04-26T16:13:51.710067Z"
        },
        {
            "id": 101656,
            "name": "Capture stones",
            "created": "2026-01-03T21:04:55.648424Z",
            "modified": "2026-04-26T16:13:51.148826Z"
        },
        {
            "id": 95753,
            "name": "cong sat 10",
            "created": "2025-07-16T11:30:23.179205Z",
            "modified": "2026-04-26T15:50:27.326734Z"
        },
        {
            "id": 29294,
            "name": "Técnicas de capturas",
            "created": "2021-03-25T00:59:28.115791Z",
            "modified": "2026-04-26T15:48:57.156769Z"
        },
        {
            "id": 90443,
            "name": "9:1-1 38",
            "created": "2025-01-13T09:09:24.931539Z",
            "modified": "2026-04-26T15:21:14.338381Z"
        },
        {
            "id": 90442,
            "name": "9:1-1 37",
            "created": "2025-01-13T09:07:28.172678Z",
            "modified": "2026-04-26T15:20:29.359446Z"
        },
        {
            "id": 90441,
            "name": "9:1-136",
            "created": "2025-01-13T09:06:14.215418Z",
            "modified": "2026-04-26T15:19:45.276901Z"
        }
    ]
}