{
"type": "string",
"properties": {
"history": {
"type": "string",
"items": {
"type": "string",
"properties": {
"date": {
"type": "string",
"format": "string"
},
"duration_purchased": {
"type": "string",
"description": "string"
},
"bonus_earned": {
"type": "string",
"description": "string"
}
},
"required": [
"string"
]
}
},
"totalReferrals": {
"type": "string"
},
"totalBonusMonths": {
"type": "string"
}
},
"required": [
"string"
]
}