{
"students": [
{
"id": 0,
"institute_details_id": 0,
"student_id": 0,
"combinations_pivot_id": 0,
"admission_date": null,
"academic_session": "string",
"academic_year": "string",
"category": "string",
"type": null,
"class_roll": 0,
"custom_student_id": "string",
"created_at": "string",
"updated_at": "string",
"student_details": {
"id": 0,
"student_id": 0,
"student_name": "string",
"student_gender": "string",
"student_religion": "string",
"student_nationality": null,
"student_dob": null,
"student_birth_certificate": null,
"student_nid": null,
"student_mobile": null,
"student_email": null,
"student_height": null,
"student_weight": null,
"student_special_disease": null,
"created_at": "string",
"updated_at": "string"
},
"guardian_details": {
"id": 0,
"student_id": 0,
"father_name": "string",
"father_address": null,
"father_mobile": "string",
"father_email": null,
"father_nid": null,
"father_profession": null,
"father_education": null,
"father_income": null,
"father_photo": null,
"mother_name": "string",
"mother_address": null,
"mother_mobile": null,
"mother_email": null,
"mother_nid": null,
"mother_profession": null,
"mother_education": null,
"mother_income": null,
"mother_photo": null,
"gurdian_name": null,
"gurdian_address": null,
"gurdian_mobile": null,
"gurdian_email": null,
"gurdian_nid": null,
"gurdian_profession": null,
"gurdian_education": null,
"gurdian_income": null,
"gurdian_photo": null,
"gurdian_relationship": null,
"created_at": "string",
"updated_at": "string"
}
}
]
}