List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5251",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5249",
    "results": [
        {
            "id": 55238,
            "name": "BGJ 82 (1991) 1",
            "created": "2022-04-20T08:47:18.584018Z",
            "modified": "2026-03-30T13:13:14.633593Z"
        },
        {
            "id": 55241,
            "name": "BGJ 84 (1991) 1",
            "created": "2022-04-20T08:54:24.006882Z",
            "modified": "2026-03-30T13:13:14.630747Z"
        },
        {
            "id": 55229,
            "name": "有公气的对杀 11",
            "created": "2022-04-20T05:40:39.655614Z",
            "modified": "2026-03-30T13:13:14.318297Z"
        },
        {
            "id": 55230,
            "name": "有公气的对杀 12",
            "created": "2022-04-20T05:44:52.421888Z",
            "modified": "2026-03-30T13:13:14.281962Z"
        },
        {
            "id": 55228,
            "name": "有公气的对杀 10",
            "created": "2022-04-20T05:38:37.075707Z",
            "modified": "2026-03-30T13:13:14.073158Z"
        },
        {
            "id": 55227,
            "name": "有公气的对杀 9",
            "created": "2022-04-20T05:35:51.857409Z",
            "modified": "2026-03-30T13:13:14.066778Z"
        },
        {
            "id": 55220,
            "name": "有公气的对杀 3",
            "created": "2022-04-20T05:22:26.465918Z",
            "modified": "2026-03-30T13:13:13.983849Z"
        },
        {
            "id": 55223,
            "name": "有公气的对杀 5",
            "created": "2022-04-20T05:27:30.692729Z",
            "modified": "2026-03-30T13:13:13.803690Z"
        },
        {
            "id": 55225,
            "name": "有公气的对杀 7",
            "created": "2022-04-20T05:30:14.502250Z",
            "modified": "2026-03-30T13:13:13.777542Z"
        },
        {
            "id": 55224,
            "name": "有公气的对杀 6",
            "created": "2022-04-20T05:28:21.439497Z",
            "modified": "2026-03-30T13:13:13.765929Z"
        }
    ]
}