List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=761
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=modified&page=762",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=760",
    "results": [
        {
            "id": 97727,
            "name": "Shin Jinseo vs Kim Jiseok 2025-08-07",
            "created": "2025-09-21T00:19:37.329786Z",
            "modified": "2026-03-30T17:00:01.956065Z"
        },
        {
            "id": 97776,
            "name": "Easy Kill 189",
            "created": "2025-09-22T13:50:11.985272Z",
            "modified": "2026-03-30T17:00:03.763850Z"
        },
        {
            "id": 97639,
            "name": "Easy Capture 200",
            "created": "2025-09-15T08:50:38.739621Z",
            "modified": "2026-03-30T17:00:07.705888Z"
        },
        {
            "id": 97936,
            "name": "Выбивание глаза 1",
            "created": "2025-09-29T12:05:05.259226Z",
            "modified": "2026-03-30T17:01:04.437187Z"
        },
        {
            "id": 97937,
            "name": "Выбивание глаза 2",
            "created": "2025-09-29T12:08:02.949348Z",
            "modified": "2026-03-30T17:01:05.169135Z"
        },
        {
            "id": 97938,
            "name": "Лесенка",
            "created": "2025-09-29T12:15:53.938910Z",
            "modified": "2026-03-30T17:01:05.882030Z"
        },
        {
            "id": 97914,
            "name": "3-4, Komoku",
            "created": "2025-09-28T04:52:16.272891Z",
            "modified": "2026-03-30T17:01:05.897103Z"
        },
        {
            "id": 97921,
            "name": "All Roads Lead to the Golden Chicken",
            "created": "2025-09-28T22:50:24.031841Z",
            "modified": "2026-03-30T17:01:07.138263Z"
        },
        {
            "id": 97939,
            "name": "Перехват",
            "created": "2025-09-29T12:23:31.369644Z",
            "modified": "2026-03-30T17:01:07.475112Z"
        },
        {
            "id": 97940,
            "name": "Двойная угроза",
            "created": "2025-09-29T12:28:21.594577Z",
            "modified": "2026-03-30T17:01:07.478442Z"
        }
    ]
}