List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=5152
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=5153",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=5151",
    "results": [
        {
            "id": 88639,
            "name": "Problem 72",
            "created": "2024-11-29T23:13:21.045950Z",
            "modified": "2026-03-30T16:17:11.214439Z"
        },
        {
            "id": 88640,
            "name": "Problem 73",
            "created": "2024-11-29T23:15:01.822628Z",
            "modified": "2026-03-30T16:17:11.510485Z"
        },
        {
            "id": 88641,
            "name": "Problem 74",
            "created": "2024-11-29T23:17:03.271443Z",
            "modified": "2026-03-30T16:17:11.507257Z"
        },
        {
            "id": 88642,
            "name": "Problem 75",
            "created": "2024-11-29T23:19:35.287302Z",
            "modified": "2026-03-30T16:17:11.933141Z"
        },
        {
            "id": 88643,
            "name": "Problem 76",
            "created": "2024-11-29T23:20:40.955170Z",
            "modified": "2026-03-30T16:17:12.195606Z"
        },
        {
            "id": 88644,
            "name": "Problem 77",
            "created": "2024-11-29T23:21:44.809963Z",
            "modified": "2026-03-30T16:17:12.201308Z"
        },
        {
            "id": 88645,
            "name": "Problem 78",
            "created": "2024-11-29T23:24:41.222102Z",
            "modified": "2026-03-30T16:17:12.632422Z"
        },
        {
            "id": 88646,
            "name": "Problem 79",
            "created": "2024-11-29T23:25:34.489039Z",
            "modified": "2026-03-30T16:17:12.564418Z"
        },
        {
            "id": 88647,
            "name": "Problem 80",
            "created": "2024-11-29T23:26:34.363600Z",
            "modified": "2026-03-30T16:17:12.956839Z"
        },
        {
            "id": 88738,
            "name": "Тема 6.4(1)",
            "created": "2024-11-30T05:59:51.381467Z",
            "modified": "2026-04-09T17:36:14.068291Z"
        }
    ]
}