rails db:create
rails db:migrate
rails db:seed
bundle install
rails s
https://livescore-api.com/api-client/competitions/list.json?key=REPLACE_ME&secret=REPLACE_ME
To retreive the H2H info, you can access it in the matches list:

https://livescore-api.com/api-client/competitions/groups.json?key=REPLACE_ME&secret=REPLACE_ME&competition_id=387


