GET /api/bet_types/f4978b7f-49e2-4900-a932-673d1c830d0e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f4978b7f-49e2-4900-a932-673d1c830d0e",
"match": "https://api-prod.gambitprofit.com/api/matches/209d50cd-a65e-479f-a7c1-dc406b53359c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-18T08:52:00.259333-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Total Rounds Under 2.5",
"amount": 5673.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4327.0
}
],
"expected_reward_tokens": 9303.05,
"profit_sb": -196.95,
"profit_sb_percentage": -2.07,
"recommended": false
},
"lines": [
{
"id": "379337c8-2445-4c2e-b7d1-f94e7f774033",
"gambit_id": "683eda49-9902-4e6f-b254-697f214c74b0",
"last_updated": "2023-03-20T09:56:56.589726-04:00",
"created_at": "2023-03-18T08:52:00.262166-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.64000",
"odds": "1.66670",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4978b7f-49e2-4900-a932-673d1c830d0e/?format=api"
},
{
"id": "914e897c-686b-4a8a-80f5-1e0b1039951d",
"gambit_id": "0573e97e-ccf1-4951-90bd-213398a379fe",
"last_updated": "2023-03-20T09:56:56.592125-04:00",
"created_at": "2023-03-18T08:52:00.264838-04:00",
"name": "Total Rounds Over 2.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f4978b7f-49e2-4900-a932-673d1c830d0e/?format=api"
}
]
}