List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=542",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=540",
    "results": [
        {
            "id": 45023,
            "name": "046 / 300",
            "created": "2021-12-17T19:05:22.923682Z",
            "modified": "2026-05-10T03:29:12.938990Z"
        },
        {
            "id": 16816,
            "name": "吃子题192",
            "created": "2020-01-29T03:21:36.663050Z",
            "modified": "2026-05-10T03:29:12.175011Z"
        },
        {
            "id": 44808,
            "name": "Diagram [5046]",
            "created": "2021-12-14T13:33:44.263435Z",
            "modified": "2026-05-10T03:29:12.078816Z"
        },
        {
            "id": 16815,
            "name": "吃子题190",
            "created": "2020-01-29T03:14:41.580491Z",
            "modified": "2026-05-10T03:29:11.544381Z"
        },
        {
            "id": 44230,
            "name": "GW 89: Endgame problems 1",
            "created": "2021-12-05T15:27:13.980634Z",
            "modified": "2026-05-10T03:29:11.248788Z"
        },
        {
            "id": 16814,
            "name": "吃子题189",
            "created": "2020-01-29T03:11:49.441711Z",
            "modified": "2026-05-10T03:29:10.927721Z"
        },
        {
            "id": 43620,
            "name": "GW 49: 36 LDP 2",
            "created": "2021-11-29T20:15:00.765601Z",
            "modified": "2026-05-10T03:29:10.385923Z"
        },
        {
            "id": 16812,
            "name": "吃子题186",
            "created": "2020-01-29T02:21:50.626645Z",
            "modified": "2026-05-10T03:29:10.311429Z"
        },
        {
            "id": 16840,
            "name": "吃子题182",
            "created": "2020-01-29T15:14:32.258161Z",
            "modified": "2026-05-10T03:29:09.700233Z"
        },
        {
            "id": 40149,
            "name": "play 48",
            "created": "2021-10-14T04:12:24.076267Z",
            "modified": "2026-05-10T03:29:09.569744Z"
        }
    ]
}