List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=4751
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=-created&page=4752",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=4750",
    "results": [
        {
            "id": 14576,
            "name": "Problem 88",
            "created": "2019-06-10T12:52:57.154895Z",
            "modified": "2026-05-18T15:37:41.050538Z"
        },
        {
            "id": 14575,
            "name": "Problem 87",
            "created": "2019-06-10T12:23:28.571650Z",
            "modified": "2026-05-18T15:37:42.262008Z"
        },
        {
            "id": 14574,
            "name": "Problem 86",
            "created": "2019-06-10T12:17:44.613444Z",
            "modified": "2026-05-18T15:37:43.361776Z"
        },
        {
            "id": 14573,
            "name": "Problem 85",
            "created": "2019-06-10T12:05:42.082509Z",
            "modified": "2026-05-18T15:37:44.166778Z"
        },
        {
            "id": 14572,
            "name": "mmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmmm",
            "created": "2019-06-10T11:52:02.197470Z",
            "modified": "2026-03-31T22:21:08.244795Z"
        },
        {
            "id": 14571,
            "name": "now it is the end",
            "created": "2019-06-10T08:41:51.028988Z",
            "modified": "2026-05-14T22:09:58.211239Z"
        },
        {
            "id": 14570,
            "name": "tttttttttttttttttttttttttt",
            "created": "2019-06-10T05:25:49.685471Z",
            "modified": "2026-03-31T22:21:05.466724Z"
        },
        {
            "id": 14569,
            "name": "Ugly Pizza",
            "created": "2019-06-09T20:57:47.221898Z",
            "modified": "2026-03-31T22:21:04.052768Z"
        },
        {
            "id": 14568,
            "name": "Long Atari",
            "created": "2019-06-09T20:53:55.279549Z",
            "modified": "2026-03-31T22:21:02.885560Z"
        },
        {
            "id": 14566,
            "name": "meiran",
            "created": "2019-06-09T14:05:12.342322Z",
            "modified": "2026-03-31T22:21:01.686223Z"
        }
    ]
}