List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5493
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=5494",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5492",
    "results": [
        {
            "id": 43322,
            "name": "MGS 030",
            "created": "2021-11-25T16:45:28.188507Z",
            "modified": "2026-04-01T02:12:22.012502Z"
        },
        {
            "id": 43594,
            "name": "GW 45: TM 1",
            "created": "2021-11-29T12:41:24.981729Z",
            "modified": "2026-04-01T02:12:22.743530Z"
        },
        {
            "id": 43776,
            "name": "Viktor Lin 6d on Probes #04",
            "created": "2021-12-01T16:08:04.357498Z",
            "modified": "2026-04-01T02:12:23.664792Z"
        },
        {
            "id": 44211,
            "name": "GW 88: Tesuji problems 7",
            "created": "2021-12-05T11:54:43.470067Z",
            "modified": "2026-04-01T02:12:24.410080Z"
        },
        {
            "id": 44534,
            "name": "Do you like attaching this much? — So Yokoku 4p vs Kim Pyonmin 4p — by Alexander Dinerstein 3p on Go Magic",
            "created": "2021-12-08T01:27:52.899543Z",
            "modified": "2026-04-01T02:12:25.275157Z"
        },
        {
            "id": 44626,
            "name": "수근대사전 제27형",
            "created": "2021-12-10T17:29:38.669052Z",
            "modified": "2026-04-01T02:12:26.007701Z"
        },
        {
            "id": 103532,
            "name": "Opening 布石 1-21",
            "created": "2026-03-23T03:32:33.113421Z",
            "modified": "2026-04-01T02:12:26.475564Z"
        },
        {
            "id": 44773,
            "name": "Diagram [5027]",
            "created": "2021-12-14T09:41:55.418722Z",
            "modified": "2026-04-01T02:12:26.743219Z"
        },
        {
            "id": 44868,
            "name": "027 / 300",
            "created": "2021-12-15T14:08:11.642615Z",
            "modified": "2026-04-01T02:12:27.477562Z"
        },
        {
            "id": 45216,
            "name": "Knights Net #1",
            "created": "2021-12-22T01:38:09.204764Z",
            "modified": "2026-04-01T02:12:28.192223Z"
        }
    ]
}