{
"stem": "string",
"cusips_requested": [
"string"
],
"cusips_found": [
"string"
],
"cusips_not_found": [
"string"
],
"min_overlap": 0,
"fund_count": 0,
"funds": [
{
"cik": "0001067983",
"manager_name": "BERKSHIRE HATHAWAY INC",
"overlap_count": 0,
"total_overlap_value_usd_thousands": 0,
"holdings": {
"property1": {
"shares": 0,
"value_usd_thousands": 0,
"issuer": "string"
},
"property2": {
"shares": 0,
"value_usd_thousands": 0,
"issuer": "string"
}
}
}
]
}