GET /api/bet_types/cfae7429-1450-4384-b63c-6e358ed3d842/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfae7429-1450-4384-b63c-6e358ed3d842",
"match": "https://api-prod.gambitprofit.com/api/matches/7e915624-f3f6-4f77-a770-146665fcbfe5/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T12:43:14.480919-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": "Game Total Under 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "734181a2-8409-4c50-af80-0445bde0d238",
"gambit_id": "789cef02-c492-44de-9cf5-18b88f6230a2",
"last_updated": "2023-09-27T18:53:11.062658-04:00",
"created_at": "2023-09-26T12:43:14.488920-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfae7429-1450-4384-b63c-6e358ed3d842/?format=api"
},
{
"id": "0f829151-ffa2-42c7-870f-edd307759516",
"gambit_id": "6ba29b67-eca3-430b-8da4-234d3527d058",
"last_updated": "2023-09-27T18:53:11.055073-04:00",
"created_at": "2023-09-26T12:43:14.484690-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfae7429-1450-4384-b63c-6e358ed3d842/?format=api"
}
]
}