List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=581",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=579",
    "results": [
        {
            "id": 92651,
            "name": "Problem 18",
            "created": "2025-03-25T20:49:00.867197Z",
            "modified": "2026-05-10T02:45:49.015386Z"
        },
        {
            "id": 92650,
            "name": "Problem 17",
            "created": "2025-03-25T20:47:42.490926Z",
            "modified": "2026-05-03T11:50:51.691402Z"
        },
        {
            "id": 92649,
            "name": "Problem 16",
            "created": "2025-03-25T20:46:48.921364Z",
            "modified": "2026-05-10T02:40:05.901547Z"
        },
        {
            "id": 92648,
            "name": "Problem 15",
            "created": "2025-03-25T20:45:24.719152Z",
            "modified": "2026-05-10T02:37:01.395230Z"
        },
        {
            "id": 92647,
            "name": "Problem 14",
            "created": "2025-03-25T20:44:23.655160Z",
            "modified": "2026-05-10T02:33:57.393056Z"
        },
        {
            "id": 92646,
            "name": "Problem 13",
            "created": "2025-03-25T20:42:20.356842Z",
            "modified": "2026-05-10T02:30:44.912403Z"
        },
        {
            "id": 92645,
            "name": "Problem 12",
            "created": "2025-03-25T20:41:03.710180Z",
            "modified": "2026-05-10T02:27:12.815001Z"
        },
        {
            "id": 92644,
            "name": "Short L+1 group, hane both sides",
            "created": "2025-03-25T16:32:44.687253Z",
            "modified": "2026-05-10T02:14:43.729548Z"
        },
        {
            "id": 92643,
            "name": "10) Доска 19х19",
            "created": "2025-03-25T15:12:20.092595Z",
            "modified": "2026-03-30T16:37:04.294946Z"
        },
        {
            "id": 92642,
            "name": "9) Защёлка",
            "created": "2025-03-25T15:08:41.767165Z",
            "modified": "2026-03-30T16:37:04.549726Z"
        }
    ]
}