List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=746",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=744",
    "results": [
        {
            "id": 13547,
            "name": "Tsumego 6",
            "created": "2018-11-07T16:50:45.091830Z",
            "modified": "2026-05-15T19:04:09.808119Z"
        },
        {
            "id": 9221,
            "name": "Lesson 3 - test",
            "created": "2018-01-15T18:35:16.666354Z",
            "modified": "2026-05-15T19:04:08.422250Z"
        },
        {
            "id": 13954,
            "name": "Problem 45",
            "created": "2019-01-05T19:23:17.399823Z",
            "modified": "2026-05-15T19:04:08.121940Z"
        },
        {
            "id": 2327,
            "name": "Capturing Stones 1.12",
            "created": "2015-01-19T04:44:38.516753Z",
            "modified": "2026-05-15T19:04:07.333764Z"
        },
        {
            "id": 30081,
            "name": "Seki 3",
            "created": "2021-04-18T18:16:16.567645Z",
            "modified": "2026-05-15T19:03:37.289598Z"
        },
        {
            "id": 9220,
            "name": "Lesson 3 - playing elsewhere",
            "created": "2018-01-15T18:31:55.830989Z",
            "modified": "2026-05-15T19:03:28.354645Z"
        },
        {
            "id": 2321,
            "name": "Capturing Stones 1.9",
            "created": "2015-01-13T23:57:57.439444Z",
            "modified": "2026-05-15T19:03:18.920852Z"
        },
        {
            "id": 11290,
            "name": "690 / 900",
            "created": "2018-08-20T16:24:45.160436Z",
            "modified": "2026-05-15T19:03:15.846629Z"
        },
        {
            "id": 11289,
            "name": "689 / 900",
            "created": "2018-08-20T16:24:14.755749Z",
            "modified": "2026-05-15T19:03:15.401575Z"
        },
        {
            "id": 2320,
            "name": "Capturing Stones 1.8",
            "created": "2015-01-13T23:55:31.604885Z",
            "modified": "2026-05-15T19:03:07.668239Z"
        }
    ]
}