improved
3 months ago by Borislav Gizdov
Changed and simplified sdk.discussions() method parameters and return types
improved
3 months ago by Viktor Yordanov
The configuration for odd client is now an object where name and credentials are required. More information here
improved
4 months ago by Borislav Gizdov
New method sdk.football().getTeamForm()
Changed and simplified sdk.football()
method parameters
added
4 months ago by Viktor Yordanov
New method deleteData in sdk.profile.getOwn()
Fix undefined
player role for fantasy prediction fixture (reference getMyPrediction() )
improved
4 months ago by Borislav Gizdov
Added disable cache to Top X and Match Quiz methods
Improved methods signatures to Top X and Match Quiz
Removed unnecessary filters
improved
4 months ago by Borislav Gizdov
Changed LocalDateTime to Instant
Changed LocalDate to Instant with custom Serializer
Removed internal annotations
added
4 months ago by Borislav Gizdov
Added method - sdk.loyalty().getOwnRankings(rankType: RankType?, typeId: String?, limit: Int?, page: Int?, disableCache: Boolean?)
Added helper method - sdk.predictor().helpers().calculateOneXTwoFromScores(MatchSummary: matchSummary)
Added helper method - sdk.topX().helpers().findCurrentGame(List<Game>: games)
Added helper method - sdk.topX().helpers().findLastGame(List<Game>: games)
Added method - sdk.topX().getMarketsResultsForGame(List<Game>: games)
added
4 months ago by Viktor Yordanov
New property in SDK configuration is available - cookieToken
. The property will provide additional option for clients to use their user's token in authenticated requests. More details here .
New property in SDK configuration oddClient
and new namespace called Odds
added
4 months ago by Viktor Yordanov
added
5 months ago by Viktor Yordanov
New field embedCode
in PollOptionModel