List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&page=5279
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&page=5280",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5278",
    "results": [
        {
            "id": 78803,
            "name": "Tsumégo 31",
            "created": "2024-01-15T14:40:53.549484Z",
            "modified": "2026-04-29T09:05:05.084244Z"
        },
        {
            "id": 78804,
            "name": "Tsumégo 141",
            "created": "2024-01-15T14:49:42.289777Z",
            "modified": "2026-04-29T08:08:39.761015Z"
        },
        {
            "id": 78805,
            "name": "Tsumégo 134",
            "created": "2024-01-15T14:56:23.494805Z",
            "modified": "2026-04-29T08:34:45.262318Z"
        },
        {
            "id": 78818,
            "name": "tesuji 33",
            "created": "2024-01-16T01:32:23.853977Z",
            "modified": "2026-05-04T04:13:20.726338Z"
        },
        {
            "id": 78823,
            "name": "tesuji 34",
            "created": "2024-01-16T05:15:20.066731Z",
            "modified": "2026-05-04T04:13:21.076465Z"
        },
        {
            "id": 78826,
            "name": "capture simple ou capture qui sauve?",
            "created": "2024-01-16T15:25:53.133318Z",
            "modified": "2026-03-30T15:32:13.514504Z"
        },
        {
            "id": 78858,
            "name": "田田lljvkjkjjkjhkki",
            "created": "2024-01-17T22:44:17.780281Z",
            "modified": "2026-03-30T15:32:14.702734Z"
        },
        {
            "id": 78870,
            "name": "Задача 1",
            "created": "2024-01-18T09:45:43.683489Z",
            "modified": "2026-02-16T00:52:27.493178Z"
        },
        {
            "id": 78871,
            "name": "Задача 2",
            "created": "2024-01-18T09:47:24.123870Z",
            "modified": "2026-02-16T00:52:28.630084Z"
        },
        {
            "id": 78872,
            "name": "Задача 3",
            "created": "2024-01-18T09:49:13.678574Z",
            "modified": "2026-03-30T15:32:17.476192Z"
        }
    ]
}