I can get data of filtering between two dates from API by this code;
public IHttpActionResult Getreport(String makineadi, DateTime? startdate, DateTime? enddate)