curl --location --request GET 'https://sims.sman1samarinda.sch.id/api/v1/dashboard/students/religion'{
"success": true,
"message": "OK.",
"meta": {},
"errors": [],
"result": [
{
"religion": "ISLAM",
"count": 150,
"percentage": 100
}
]
}