i have a data class that serve as a model for sending and receiving api call
data class NetworkLiveScore( val status: String, val team_1: TeamOne?,