Typeof Service List
GET /type_of_services/?format=api&ordering=-name
[
{
"id": 1,
"name": "Normal Counselling or therapy booking"
},
{
"id": 2,
"name": "Initial Consultation"
},
{
"id": 3,
"name": "Free Consultation"
},
{
"id": 4,
"name": "Assessments"
}
]