List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4981",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=4979",
    "results": [
        {
            "id": 83872,
            "name": "Connecting stones 20",
            "created": "2024-08-04T17:08:09.653821Z",
            "modified": "2026-05-10T04:11:00.236889Z"
        },
        {
            "id": 83873,
            "name": "Connecting stones 21",
            "created": "2024-08-04T17:10:25.427070Z",
            "modified": "2026-05-10T02:30:32.621113Z"
        },
        {
            "id": 83874,
            "name": "Connecting stones 22",
            "created": "2024-08-04T17:12:02.801133Z",
            "modified": "2026-05-10T02:33:47.352380Z"
        },
        {
            "id": 83875,
            "name": "Connecting stones 23",
            "created": "2024-08-04T17:15:18.426431Z",
            "modified": "2026-05-10T02:36:51.477386Z"
        },
        {
            "id": 83876,
            "name": "Connecting stones 24",
            "created": "2024-08-04T17:17:19.045136Z",
            "modified": "2026-05-10T06:58:03.524293Z"
        },
        {
            "id": 83877,
            "name": "Connecting stones 25",
            "created": "2024-08-04T17:19:13.476577Z",
            "modified": "2026-05-10T06:58:04.590531Z"
        },
        {
            "id": 83878,
            "name": "Connecting stones 26",
            "created": "2024-08-04T17:21:17.218055Z",
            "modified": "2026-05-10T02:45:37.731935Z"
        },
        {
            "id": 83879,
            "name": "Connecting stones 27",
            "created": "2024-08-04T17:48:23.249861Z",
            "modified": "2026-05-10T02:48:23.232203Z"
        },
        {
            "id": 83880,
            "name": "Connecting stones 28",
            "created": "2024-08-04T17:51:04.702237Z",
            "modified": "2026-05-10T02:51:18.042432Z"
        },
        {
            "id": 83881,
            "name": "Connecting stones 29",
            "created": "2024-08-04T17:54:42.681729Z",
            "modified": "2026-05-10T02:54:02.734964Z"
        }
    ]
}