List accessible puzzles or create a new puzzle.

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

{
    "count": 58782,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=790",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=788",
    "results": [
        {
            "id": 103193,
            "name": "34567456yuyrygt8y",
            "created": "2026-02-16T17:03:18.853564Z",
            "modified": "2026-03-31T15:01:31.606374Z"
        },
        {
            "id": 36967,
            "name": "Diagram [1112]",
            "created": "2021-08-20T09:12:07.313095Z",
            "modified": "2026-03-31T15:01:33.377498Z"
        },
        {
            "id": 35222,
            "name": "Ko problem 2",
            "created": "2021-08-02T09:09:15.889635Z",
            "modified": "2026-03-31T15:03:04.255528Z"
        },
        {
            "id": 36969,
            "name": "Diagram [1114]",
            "created": "2021-08-20T09:17:06.887736Z",
            "modified": "2026-03-31T15:03:05.670092Z"
        },
        {
            "id": 68757,
            "name": "Puzzle 114",
            "created": "2023-02-10T08:37:14.625056Z",
            "modified": "2026-03-31T15:03:23.789245Z"
        },
        {
            "id": 89044,
            "name": "Both Sides in Atari 18",
            "created": "2024-12-02T20:32:40.601526Z",
            "modified": "2026-03-31T15:03:27.963808Z"
        },
        {
            "id": 101889,
            "name": "Puzzle 6.73.16",
            "created": "2026-01-08T09:49:05.591570Z",
            "modified": "2026-03-31T15:05:13.214745Z"
        },
        {
            "id": 18810,
            "name": "Задача 115",
            "created": "2020-05-24T12:22:14.296430Z",
            "modified": "2026-03-31T15:05:17.384851Z"
        },
        {
            "id": 36972,
            "name": "Diagram [1117]",
            "created": "2021-08-20T09:21:04.420181Z",
            "modified": "2026-03-31T15:05:28.254719Z"
        },
        {
            "id": 38995,
            "name": "Diagram [2117]",
            "created": "2021-09-26T07:26:00.297415Z",
            "modified": "2026-03-31T15:05:29.452814Z"
        }
    ]
}