List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4615
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=4616",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4614",
    "results": [
        {
            "id": 69884,
            "name": "testalice",
            "created": "2023-03-17T09:43:37.933927Z",
            "modified": "2026-04-12T23:07:54.101047Z"
        },
        {
            "id": 92556,
            "name": "tritri",
            "created": "2025-03-21T15:01:54.821404Z",
            "modified": "2026-04-12T23:07:54.092481Z"
        },
        {
            "id": 88180,
            "name": "new12124534546",
            "created": "2024-11-17T06:42:50.714727Z",
            "modified": "2026-04-12T23:07:54.091748Z"
        },
        {
            "id": 102834,
            "name": "25kyus",
            "created": "2026-01-30T05:43:43.410847Z",
            "modified": "2026-04-12T23:05:59.782734Z"
        },
        {
            "id": 14152,
            "name": "just HAVE FUN!!!!!! my first puzzle.",
            "created": "2019-02-15T22:04:25.306065Z",
            "modified": "2026-04-12T23:05:53.903615Z"
        },
        {
            "id": 6034,
            "name": "6 de Mayo de 2016",
            "created": "2016-05-06T21:44:31.529725Z",
            "modified": "2026-04-12T23:00:56.968324Z"
        },
        {
            "id": 54826,
            "name": "Mistake",
            "created": "2022-04-12T03:56:49.791761Z",
            "modified": "2026-04-12T23:00:56.958004Z"
        },
        {
            "id": 14000,
            "name": "<h1>puz-le</h1>",
            "created": "2019-01-16T03:04:37.948946Z",
            "modified": "2026-04-12T23:00:56.954373Z"
        },
        {
            "id": 6024,
            "name": "3 de Mayo de 2016",
            "created": "2016-05-04T18:05:19.063301Z",
            "modified": "2026-04-12T23:00:56.953911Z"
        },
        {
            "id": 81484,
            "name": "como hacer hane",
            "created": "2024-05-16T19:34:58.974087Z",
            "modified": "2026-04-12T23:00:56.946539Z"
        }
    ]
}