{
"color": "orange",
"labels": [
"string"
],
"bans": {
"duration": 0,
"total": 0,
"records": [
{
"populate_time": 0,
"torrent": "string",
"peer_ip": "string",
"peer_port": 0,
"peer_id": "string",
"peer_client_name": "string",
"peer_progress": 0,
"peer_flags": "string",
"reporter_progress": 0,
"to_peer_traffic": 0,
"from_peer_traffic": 0,
"module_name": "string",
"rule": "string",
"description": "string",
"structured_data": {}
}
]
},
"swarms": {
"duration": 0,
"total": 0,
"records": [
{
"torrent": "string",
"peer_ip": "string",
"peer_port": 0,
"peer_id": "string",
"peer_client_name": "string",
"peer_progress": 0,
"from_peer_traffic": 0,
"to_peer_traffic": 0,
"from_peer_traffic_offset": 0,
"to_peer_traffic_offset": 0,
"flags": "string",
"first_time_seen": 0,
"last_time_seen": 0,
"user_progress": 0
}
],
"concurrent_download_torrents_count": 0,
"concurrent_seeding_torrents_count": 0
},
"traffic": {
"duration": 0,
"to_peer_traffic": 0,
"from_peer_traffic": 0,
"share_ratio": 0
},
"torrents": {
"duration": 0,
"count": 0
}
}