List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=685
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=686",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=684",
    "results": [
        {
            "id": 89508,
            "name": "where to eat(test2.1)",
            "created": "2024-12-08T08:04:27.493355Z",
            "modified": "2026-04-01T01:02:33.749726Z"
        },
        {
            "id": 89507,
            "name": "same thing but little different",
            "created": "2024-12-08T08:01:39.684269Z",
            "modified": "2026-05-10T01:46:24.202991Z"
        },
        {
            "id": 89506,
            "name": "do the same thing",
            "created": "2024-12-08T07:59:02.039237Z",
            "modified": "2026-05-10T01:41:42.711471Z"
        },
        {
            "id": 89505,
            "name": "Problem 3",
            "created": "2024-12-08T07:57:41.483555Z",
            "modified": "2026-05-10T01:12:07.853933Z"
        },
        {
            "id": 89504,
            "name": "lets move on with another skill",
            "created": "2024-12-08T07:55:22.138433Z",
            "modified": "2026-05-10T01:36:38.413493Z"
        },
        {
            "id": 89503,
            "name": "test 1.3",
            "created": "2024-12-08T07:52:32.972961Z",
            "modified": "2026-05-10T01:31:09.356247Z"
        },
        {
            "id": 89502,
            "name": "Zorluk patatesi",
            "created": "2024-12-08T07:40:26.229848Z",
            "modified": "2026-05-10T01:12:07.023202Z"
        },
        {
            "id": 89501,
            "name": "Problem 2",
            "created": "2024-12-08T07:11:28.779718Z",
            "modified": "2026-04-23T09:21:00.283237Z"
        },
        {
            "id": 89500,
            "name": "Süper problem 2",
            "created": "2024-12-08T07:11:12.005259Z",
            "modified": "2026-04-23T09:21:00.319812Z"
        },
        {
            "id": 89499,
            "name": "test 1.2",
            "created": "2024-12-08T07:07:28.703177Z",
            "modified": "2026-05-10T01:25:13.462955Z"
        }
    ]
}