List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4659
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=4660",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4658",
    "results": [
        {
            "id": 29436,
            "name": "Lesson 3 - Bottom Right",
            "created": "2021-03-27T10:56:14.452791Z",
            "modified": "2026-03-31T23:36:17.940441Z"
        },
        {
            "id": 29435,
            "name": "Question №72",
            "created": "2021-03-27T10:44:01.796371Z",
            "modified": "2026-03-31T23:36:16.784739Z"
        },
        {
            "id": 29434,
            "name": "Question №71",
            "created": "2021-03-27T10:43:49.351174Z",
            "modified": "2026-03-31T23:36:15.637849Z"
        },
        {
            "id": 29433,
            "name": "Question №70",
            "created": "2021-03-27T10:43:22.071946Z",
            "modified": "2026-03-31T23:36:14.480394Z"
        },
        {
            "id": 29432,
            "name": "Question №69",
            "created": "2021-03-27T10:42:36.820060Z",
            "modified": "2026-03-31T23:36:13.287432Z"
        },
        {
            "id": 29431,
            "name": "Question №68",
            "created": "2021-03-27T10:42:22.625678Z",
            "modified": "2026-03-31T23:36:11.928515Z"
        },
        {
            "id": 29430,
            "name": "Question №67",
            "created": "2021-03-27T10:42:07.376429Z",
            "modified": "2026-03-31T23:36:10.769340Z"
        },
        {
            "id": 29429,
            "name": "Question №66",
            "created": "2021-03-27T10:25:05.041138Z",
            "modified": "2026-03-31T23:36:09.173498Z"
        },
        {
            "id": 29426,
            "name": "Question №63",
            "created": "2021-03-27T10:24:27.887267Z",
            "modified": "2026-03-31T23:36:04.542869Z"
        },
        {
            "id": 29425,
            "name": "Lesson 3 - Top Right",
            "created": "2021-03-27T10:16:06.529055Z",
            "modified": "2026-03-31T23:36:03.248888Z"
        }
    ]
}