List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=604",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=602",
    "results": [
        {
            "id": 92218,
            "name": "Необходимо выжить черным, поставив один камень",
            "created": "2025-03-09T17:04:49.041062Z",
            "modified": "2026-05-10T01:05:17.931957Z"
        },
        {
            "id": 92217,
            "name": "Problem 210",
            "created": "2025-03-09T14:54:07.981313Z",
            "modified": "2026-05-01T07:44:13.235956Z"
        },
        {
            "id": 92216,
            "name": "Problem 209",
            "created": "2025-03-09T14:53:08.710389Z",
            "modified": "2026-05-04T02:48:51.597987Z"
        },
        {
            "id": 92215,
            "name": "Problem 208",
            "created": "2025-03-09T14:51:15.651332Z",
            "modified": "2026-05-04T05:09:53.549892Z"
        },
        {
            "id": 92214,
            "name": "Problem 207",
            "created": "2025-03-09T14:49:23.304627Z",
            "modified": "2026-04-29T08:41:19.607824Z"
        },
        {
            "id": 92213,
            "name": "Problem 206",
            "created": "2025-03-09T14:47:41.547420Z",
            "modified": "2026-05-12T09:18:30.464479Z"
        },
        {
            "id": 92212,
            "name": "Problem 205",
            "created": "2025-03-09T14:45:34.820802Z",
            "modified": "2026-05-12T09:11:32.274503Z"
        },
        {
            "id": 92211,
            "name": "Endgame ヨセ 1-9",
            "created": "2025-03-09T13:19:23.741471Z",
            "modified": "2026-05-10T01:46:35.866939Z"
        },
        {
            "id": 92210,
            "name": "puzzle #31",
            "created": "2025-03-09T00:54:01.623161Z",
            "modified": "2026-05-11T21:31:46.194142Z"
        },
        {
            "id": 92180,
            "name": "Quatrième capture",
            "created": "2025-03-08T17:05:59.355174Z",
            "modified": "2026-05-11T22:42:02.292190Z"
        }
    ]
}