List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5108",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5106",
    "results": [
        {
            "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"
        },
        {
            "id": 86376,
            "name": "Capture on 3rd line",
            "created": "2024-10-22T20:15:49.834698Z",
            "modified": "2026-03-30T16:11:14.724525Z"
        },
        {
            "id": 86377,
            "name": "Stuck Turtle or Crane's Nest",
            "created": "2024-10-22T20:22:14.552888Z",
            "modified": "2026-03-30T16:11:14.804788Z"
        },
        {
            "id": 86495,
            "name": "Capture (Risk in Cutting points)",
            "created": "2024-10-24T19:53:21.377282Z",
            "modified": "2026-03-30T16:11:14.829405Z"
        },
        {
            "id": 86497,
            "name": "Capture on 3rd Line 2",
            "created": "2024-10-24T20:11:32.174704Z",
            "modified": "2026-03-30T16:11:14.799749Z"
        }
    ]
}