public List <Users> GetBlokLista(int id)
 {
     return(takmicenjeService.GetBlokiraneIgrace(id));
 }