List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=4704
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=-id&page=4705",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=4703",
    "results": [
        {
            "id": 15319,
            "name": "problema 2",
            "created": "2019-10-04T13:33:46.062151Z",
            "modified": "2026-04-15T09:42:19.297986Z"
        },
        {
            "id": 15318,
            "name": "problema 1",
            "created": "2019-10-04T13:28:56.712410Z",
            "modified": "2026-04-15T09:42:18.826943Z"
        },
        {
            "id": 15317,
            "name": "problema 12",
            "created": "2019-10-03T14:39:34.185651Z",
            "modified": "2026-04-15T09:42:18.677440Z"
        },
        {
            "id": 15316,
            "name": "problema 11",
            "created": "2019-10-03T14:36:50.460875Z",
            "modified": "2026-04-15T09:42:18.199122Z"
        },
        {
            "id": 15315,
            "name": "problema 10",
            "created": "2019-10-03T14:33:43.780736Z",
            "modified": "2026-04-15T09:42:18.054378Z"
        },
        {
            "id": 15314,
            "name": "problema 9",
            "created": "2019-10-03T14:27:02.320969Z",
            "modified": "2026-04-15T09:42:17.576513Z"
        },
        {
            "id": 15313,
            "name": "problema 8",
            "created": "2019-10-03T14:23:31.991615Z",
            "modified": "2026-04-15T09:42:17.420605Z"
        },
        {
            "id": 15312,
            "name": "problema 7",
            "created": "2019-10-03T14:18:31.870279Z",
            "modified": "2026-04-15T09:42:16.952193Z"
        },
        {
            "id": 15311,
            "name": "problema 6",
            "created": "2019-10-03T14:08:34.687447Z",
            "modified": "2026-04-15T09:42:16.802292Z"
        },
        {
            "id": 15310,
            "name": "problema 5",
            "created": "2019-10-03T14:05:23.021896Z",
            "modified": "2026-04-15T09:42:16.336339Z"
        }
    ]
}