Last updated
Last updated
GET
https://api.soccerfootball.info/v1/emulation/totalcorner/match/schedule/?date=DATE
This endpoint returns with past, present or future match with totalcorner schema.
Different between totalcorner version:
➡️ The database is different. More up-to-date and accurate to the second.
➡️ Over and under quote of goalline under ou_odds value. The goal line value remains at the first place of i_goal to ensure compatibility with the original schema. (over under bet)
➡️No esports event. Only real football.
➡️ Fix some not working column Id is alphanumeric not numeric
➡️ Add some data like last 5 matches team performance WWLLLD (Win Loss Draw)
➡️Translated team name and championship name with bet365 translation ref (param l
)
➡️ Trend stats 15 minute and 5 minute!
➡️ Advance stats: avg goal in past match, over under percent, btts percent ecc.. see response
➡️ Don't need to use a long url eg. &type=inplay&columns=events,odds,asian ecc all data will be always sent. No performance problem
➡️
➡️ Add bet365_url
that contains bet365 url match.
Please note, this is the link pointing to the match. After kickoff, the link may change but bet365 should send you back to the updated link.
You have to replace .EXT with your needed extension ".com, .it etc..."
Present and future call is paginate by your subscription page item numbers:
25 PRO🟨/ BASIC ⬜ , 50 ULTRA🟦 , 100 MEGA 🟩
Past call has no pagination
More example of code on