Soccer Football Info

부분 유료
Verified
분류별 SoccerFootball info | 업데이트됨 8 days ago | Sports
인기

9.8 / 10

지연 시간

427ms

서비스 수준

100%

Health Check

100%

모든 토론으로 돌아가기

Fields on endpoint macthesOdds

Hello,

I wanna know if there are the fields:
Both teams to score
Only one team score

on the macthesOdds endpoint.

There are any other endpoint with these info?

Thanks in advance
Lauro Victor

Rapid account: R 1 Si
r1si Commented 3 years ago

Hi Lauro,
sorry for the delay, but rapidAPI did not send me any notification.
To understand if in a match in progress, both teams scored, or only one, just check the value:
result -> teamA->score->f
and
result -> teamB->score->f

(if 0 to 0 or N to 0)

If instead you want to know what percentage the teams have scored both (BTTS) you can find the data below:

result -> teamA->perf->btts
and
result -> teamB->perf->btts

Also if you want to know how many times a team scored in the past 5 games, you can check:

result -> teamA->perf->o_0_5_game
and
result -> teamB->perf->o_0_5_game

I remind you that you can check all the values of the response json (with its explanation)
from here :
https://info.soccerfootball.info/v1/live/live-full

아래에 의견을 추가하고 토론에 참여하세요.

새 댓글을 게시하려면 로그인 / 가입