public function init()
 {
     parent::init();
     $this->api = new PinnacleSportsApi();
 }
 public function init()
 {
     parent::init();
     $this->api = new EtopazApi();
 }
 public function init()
 {
     parent::init();
     $this->api = new WilliamHillApi();
 }