# Expected (xG)

# GET Expected by Team

use SportmonksFootballApi;

SportmonksFootballApi::expected()->byTeam();

# GET Expected by Player

use SportmonksFootballApi;

SportmonksFootballApi::expected()->byPlayer();