CSV method for retrieving the odds

Content:

Appeal to the method

This method is used to retrieve the file with the odds of the matches.
At the current moment, only csv format is available.
url: https://offvariance.com/api/public/csv/odds/{type}/?key={key}

The method is divided into two types: finished and future.  
- finished - retrieving the odds of the ended matches.
- future - retrieving the odds of future matches (+21 days from the current moment).

An example of a request for retrieving the odds of the future matches:
https://offvariance.com/api/public/csv/odds/future/?key=demokey
An example of a request for retrieving the odds of the ended matches:
https://offvariance.com/api/public/csv/odds/finished/?key=demokey

Parameters of the request
Parameter

Description
key
Your API key
type
Type of the method:
- finished
- future

Fields of the file

Main parameters
Field
Description
id
Match ID
odds_open_win1
Opening odds. Home team win. 
odds_open_draw
Opening odds. Draw.
odds_open_win2
Opening odds. Away team win. 
odds_open_tb25
Opening odds. Total Over 2,5.
odds_open_tm25
Opening odds. Total Under 2,5.
odds_close_win1
Closing odds. Home team win.
odds_close_draw
Closing odds. Draw.
odds_close_win2
Closing odds. Away team win.
odds_close_tb25
Closing odds. Total Over 2,5.
odds_close_tm25
Closing odds. Total Under 2,5.

Available demo data

You can retrieve demo data with the key: ?key=demokey
Available tournament: England —> Premier League