List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=4657
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=4658",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4656",
    "results": [
        {
            "id": 30074,
            "name": "ela casita",
            "created": "2021-04-17T23:29:01.624164Z",
            "modified": "2026-03-31T23:42:15.440688Z"
        },
        {
            "id": 30067,
            "name": "Eliot vs Romain 17/04",
            "created": "2021-04-17T14:29:46.711662Z",
            "modified": "2026-03-31T23:42:14.049983Z"
        },
        {
            "id": 30065,
            "name": "Whole Board Problem 25:4: creating life",
            "created": "2021-04-17T11:25:59.738049Z",
            "modified": "2026-03-31T23:42:12.906988Z"
        },
        {
            "id": 30052,
            "name": "Lesson 9 - Top Left",
            "created": "2021-04-16T18:01:40.315345Z",
            "modified": "2026-03-31T23:42:07.816432Z"
        },
        {
            "id": 30051,
            "name": "Lesson 9 - Bottom Left",
            "created": "2021-04-16T17:59:42.428771Z",
            "modified": "2026-03-31T23:42:06.320913Z"
        },
        {
            "id": 30050,
            "name": "Lesson 9 - Bottom Right",
            "created": "2021-04-16T17:52:31.033324Z",
            "modified": "2026-03-31T23:42:04.839090Z"
        },
        {
            "id": 30049,
            "name": "Lesson 9 - Top Right",
            "created": "2021-04-16T17:49:20.207397Z",
            "modified": "2026-03-31T23:42:03.571412Z"
        },
        {
            "id": 30048,
            "name": "Homework 9",
            "created": "2021-04-16T17:42:35.830534Z",
            "modified": "2026-03-31T23:42:02.445984Z"
        },
        {
            "id": 30023,
            "name": "go mu? anlamadım. hasan değil miydi?",
            "created": "2021-04-15T13:05:17.855626Z",
            "modified": "2026-03-31T23:41:46.106440Z"
        },
        {
            "id": 30021,
            "name": "hasan değil go.",
            "created": "2021-04-15T13:03:18.486658Z",
            "modified": "2026-03-31T23:41:44.967338Z"
        }
    ]
}