GET /api/bet_types/32fff959-731d-4bce-bcd0-93080f567e5e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "32fff959-731d-4bce-bcd0-93080f567e5e",
"match": "https://api-prod.gambitprofit.com/api/matches/30c571a3-e533-489e-aa2e-1087fd84dfcf/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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 Over 37.5",
"amount": 5000.0
},
{
"team": "Game Total Under 37.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9100.0,
"profit_sb": 100.0,
"profit_sb_percentage": 1.11,
"recommended": true
},
"lines": [
{
"id": "7562ebe8-cf32-4c5a-9f8e-84ed4ae8c8ad",
"gambit_id": "b5867ff7-5a11-4321-aa77-4ac5ab1500df",
"last_updated": "2022-08-29T11:32:14.335614-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 37.5",
"reward": "1.82000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32fff959-731d-4bce-bcd0-93080f567e5e/?format=api"
},
{
"id": "1149a422-7f68-4506-a5b5-ff21ddea7ba7",
"gambit_id": "10265f28-2286-463a-af09-9c05af560008",
"last_updated": "2022-08-29T11:32:14.335090-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 37.5",
"reward": "1.82000",
"odds": "1.90910",
"spread": "37.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/32fff959-731d-4bce-bcd0-93080f567e5e/?format=api"
}
]
}