List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4650
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=-created&page=4651",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4649",
    "results": [
        {
            "id": 17146,
            "name": "Problem 22",
            "created": "2020-02-29T12:43:15.241859Z",
            "modified": "2026-05-14T09:29:40.434961Z"
        },
        {
            "id": 17145,
            "name": "Problem 21",
            "created": "2020-02-29T12:42:17.925731Z",
            "modified": "2026-05-13T04:52:06.767502Z"
        },
        {
            "id": 17144,
            "name": "Problem 20",
            "created": "2020-02-29T12:30:30.517746Z",
            "modified": "2026-05-10T14:36:10.824295Z"
        },
        {
            "id": 17143,
            "name": "Problem 18",
            "created": "2020-02-29T12:29:53.850017Z",
            "modified": "2026-05-16T09:16:59.852833Z"
        },
        {
            "id": 17142,
            "name": "Problem 17",
            "created": "2020-02-29T12:28:33.136747Z",
            "modified": "2026-05-18T08:13:25.765835Z"
        },
        {
            "id": 17141,
            "name": "Problem 16",
            "created": "2020-02-29T12:27:47.282342Z",
            "modified": "2026-05-18T08:13:22.289237Z"
        },
        {
            "id": 17140,
            "name": "Problem 15",
            "created": "2020-02-29T12:26:10.350383Z",
            "modified": "2026-05-11T12:04:36.140728Z"
        },
        {
            "id": 17139,
            "name": "Problem 14",
            "created": "2020-02-29T12:24:22.503419Z",
            "modified": "2026-05-11T12:04:35.817786Z"
        },
        {
            "id": 17138,
            "name": "Problem 13",
            "created": "2020-02-29T12:23:39.577320Z",
            "modified": "2026-05-10T05:23:17.586719Z"
        },
        {
            "id": 17137,
            "name": "Problem 12",
            "created": "2020-02-29T12:22:42.019588Z",
            "modified": "2026-05-11T17:12:45.391602Z"
        }
    ]
}