I want to create an API ,I have this controller which return data grouped by date:
public function dated_matchs() { $mdate = Match::all()->groupBy(