List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4645
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=4646",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4644",
    "results": [
        {
            "id": 68737,
            "name": "Capture in a Net",
            "created": "2023-02-10T02:23:12.183409Z",
            "modified": "2026-04-01T00:32:29.357975Z"
        },
        {
            "id": 68595,
            "name": "ข้อที่ 34",
            "created": "2023-02-06T14:28:17.444372Z",
            "modified": "2026-04-01T00:32:28.503673Z"
        },
        {
            "id": 68026,
            "name": "Capturing",
            "created": "2023-01-30T09:12:31.100793Z",
            "modified": "2026-04-01T00:32:26.152588Z"
        },
        {
            "id": 67391,
            "name": "Crush (Oshi-tsubushi) 6",
            "created": "2023-01-08T00:54:13.573512Z",
            "modified": "2026-04-01T00:32:25.314668Z"
        },
        {
            "id": 47257,
            "name": "question28",
            "created": "2022-01-26T07:25:06.482439Z",
            "modified": "2026-04-01T00:31:14.566645Z"
        },
        {
            "id": 47234,
            "name": "question6",
            "created": "2022-01-26T06:23:00.648823Z",
            "modified": "2026-04-01T00:31:13.567338Z"
        },
        {
            "id": 46855,
            "name": "Ko Holes — Lucas Neirynck 6d EGF sur Les Invasions #03",
            "created": "2022-01-17T20:41:25.633379Z",
            "modified": "2026-04-01T00:31:10.587508Z"
        },
        {
            "id": 46424,
            "name": "double atari 6",
            "created": "2022-01-13T02:25:07.799023Z",
            "modified": "2026-04-01T00:31:06.240907Z"
        },
        {
            "id": 30229,
            "name": "初级死活题#2",
            "created": "2021-04-29T06:25:43.131261Z",
            "modified": "2026-04-01T00:29:55.885670Z"
        },
        {
            "id": 30208,
            "name": "6th question",
            "created": "2021-04-28T13:06:03.455241Z",
            "modified": "2026-04-01T00:29:54.920950Z"
        }
    ]
}