List accessible puzzles or create a new puzzle.

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

{
    "count": 58766,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&page=5460",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&page=5458",
    "results": [
        {
            "id": 86335,
            "name": "Cut Atari ad Double Atari",
            "created": "2024-10-21T02:56:01.375159Z",
            "modified": "2026-03-30T16:11:11.713149Z"
        },
        {
            "id": 86336,
            "name": "Connect and Die on Edge",
            "created": "2024-10-21T02:58:45.907766Z",
            "modified": "2026-03-30T16:11:11.680637Z"
        },
        {
            "id": 86337,
            "name": "Capture with Gate",
            "created": "2024-10-21T03:00:20.614488Z",
            "modified": "2026-03-30T16:11:11.809555Z"
        },
        {
            "id": 86338,
            "name": "Capture on edge",
            "created": "2024-10-21T03:02:04.221654Z",
            "modified": "2026-03-30T16:11:11.793075Z"
        },
        {
            "id": 86339,
            "name": "Cutting point on edge",
            "created": "2024-10-21T03:04:21.518288Z",
            "modified": "2026-03-30T16:11:11.793069Z"
        },
        {
            "id": 86340,
            "name": "Double Atari",
            "created": "2024-10-21T03:05:15.397289Z",
            "modified": "2026-03-30T16:11:12.389616Z"
        },
        {
            "id": 86341,
            "name": "Capture on second line 2",
            "created": "2024-10-21T03:06:41.587009Z",
            "modified": "2026-03-30T16:11:14.553268Z"
        },
        {
            "id": 86342,
            "name": "Connect and Die on second line",
            "created": "2024-10-21T03:11:05.686989Z",
            "modified": "2026-03-30T16:11:14.695785Z"
        },
        {
            "id": 86345,
            "name": "From a game",
            "created": "2024-10-21T07:19:01.967719Z",
            "modified": "2026-03-30T16:11:14.699990Z"
        },
        {
            "id": 86375,
            "name": "Пустой квадрат",
            "created": "2024-10-22T19:04:57.154522Z",
            "modified": "2026-03-30T16:11:14.697573Z"
        }
    ]
}