[
{
"category": "player_atp",
"total": 5,
"result": [
{
"name": "Stefan Djokovic",
"birthday": "2007-10-17T00:00:00.000Z",
"countryAcr": "MNE"
},
{
"name": "Djordje Djokovic",
"birthday": "1995-07-17T00:00:00.000Z",
"countryAcr": "SRB"
},
{
"name": "Marko Djokovic",
"birthday": "1991-08-20T00:00:00.000Z",
"countryAcr": "SRB"
},
{
"name": "Novak Djokovic",
"birthday": "1987-05-22T00:00:00.000Z",
"countryAcr": "SRB"
},
{
"name": "Balsa Djokovic",
"birthday": "2006-07-08T00:00:00.000Z",
"countryAcr": "MNE"
}
]
},
{
"category": "player_wta",
"total": 1,
"result": [
{
"name": "Andjela Djokovic",
"birthday": "1996-08-01T00:00:00.000Z",
"countryAcr": "AUS"
}
]
},
{
"category": "tournament_atp",
"total": 0,
"result": []
},
{
"category": "tournament_wta",
"total": 0,
"result": []
}
]