api_delay               API Delay function
get_game_list           Get list of games / Match ID's
get_games               Fetch the games from the opendota API.
get_latest_games        Obtain the latest parsed games, this is a good
                        function to use if you're not picky on which
                        dates or MMR your data is, but want fast data.
                        The latest games will always have parsed games
                        opposed to the general game list gotten from
                        get_game_list(), wich only contains 5 - 10
                        games.
