List accessible puzzles or create a new puzzle.

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

{
    "count": 58777,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4774",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4772",
    "results": [
        {
            "id": 14346,
            "name": "Problem 2",
            "created": "2019-04-25T04:34:41.196215Z",
            "modified": "2026-05-16T00:49:04.831490Z"
        },
        {
            "id": 14345,
            "name": "Problem 1",
            "created": "2019-04-25T04:26:53.013287Z",
            "modified": "2026-04-29T12:05:23.045538Z"
        },
        {
            "id": 14344,
            "name": "Problem 82",
            "created": "2019-04-24T19:50:49.126100Z",
            "modified": "2026-05-16T03:32:47.626912Z"
        },
        {
            "id": 14343,
            "name": "Problem 81",
            "created": "2019-04-24T19:29:27.371669Z",
            "modified": "2026-05-16T03:31:00.025945Z"
        },
        {
            "id": 14342,
            "name": "Problem 80",
            "created": "2019-04-24T17:48:28.528743Z",
            "modified": "2026-05-17T15:44:08.786634Z"
        },
        {
            "id": 14341,
            "name": "Problem 79",
            "created": "2019-04-24T17:44:03.730483Z",
            "modified": "2026-05-16T03:28:37.796814Z"
        },
        {
            "id": 14340,
            "name": "Neohu vs. GunGo",
            "created": "2019-04-24T06:56:42.707712Z",
            "modified": "2026-04-16T22:55:13.452397Z"
        },
        {
            "id": 14339,
            "name": "Black to play, the result?",
            "created": "2019-04-24T03:39:20.745402Z",
            "modified": "2026-03-31T22:16:20.719458Z"
        },
        {
            "id": 14338,
            "name": "Tsumego 18",
            "created": "2019-04-23T13:45:29.044497Z",
            "modified": "2026-05-17T07:55:54.425690Z"
        },
        {
            "id": 14337,
            "name": "Tésuji 5",
            "created": "2019-04-23T13:25:55.479683Z",
            "modified": "2026-05-17T11:09:52.511578Z"
        }
    ]
}