List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=776
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=777",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=775",
    "results": [
        {
            "id": 86169,
            "name": "2. Life and death part 2",
            "created": "2024-10-16T20:24:15.274545Z",
            "modified": "2026-05-10T01:36:31.599177Z"
        },
        {
            "id": 86168,
            "name": "2. Life and Death Part 1",
            "created": "2024-10-16T20:19:46.539954Z",
            "modified": "2026-05-11T18:49:56.069120Z"
        },
        {
            "id": 86158,
            "name": "Basic tactics 30",
            "created": "2024-10-16T13:37:09.519311Z",
            "modified": "2026-03-30T16:11:08.145335Z"
        },
        {
            "id": 86157,
            "name": "Basic tactics 29",
            "created": "2024-10-16T13:34:07.521777Z",
            "modified": "2026-03-30T16:11:08.143069Z"
        },
        {
            "id": 86156,
            "name": "Basic tactics 28",
            "created": "2024-10-16T13:32:59.793034Z",
            "modified": "2026-03-30T16:11:08.147845Z"
        },
        {
            "id": 86155,
            "name": "Basic tactics 27",
            "created": "2024-10-16T13:30:52.166256Z",
            "modified": "2026-03-30T16:11:08.147930Z"
        },
        {
            "id": 86154,
            "name": "Basic tactics 26",
            "created": "2024-10-16T13:29:43.453109Z",
            "modified": "2026-03-30T16:11:08.159623Z"
        },
        {
            "id": 86153,
            "name": "Basic tactics 25",
            "created": "2024-10-16T13:28:21.169206Z",
            "modified": "2026-03-30T16:11:08.140646Z"
        },
        {
            "id": 86152,
            "name": "Basic tactics 24",
            "created": "2024-10-16T13:27:33.324325Z",
            "modified": "2026-03-30T16:11:03.803826Z"
        },
        {
            "id": 86151,
            "name": "Basic tactics 23",
            "created": "2024-10-16T13:22:58.888047Z",
            "modified": "2026-03-30T16:11:03.853678Z"
        }
    ]
}