GET /api/bet_types/6658dd9d-4698-4d7d-b164-5a6abd58175f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6658dd9d-4698-4d7d-b164-5a6abd58175f",
"match": "https://api-prod.gambitprofit.com/api/matches/e6309e91-6ac2-4c2d-b6ed-c8382072448b/?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 2.5",
"amount": 5838.0
},
{
"team": "Game Total Under 2.5",
"amount": 4162.0
}
],
"expected_reward_tokens": 8989.92,
"profit_sb": -10.08,
"profit_sb_percentage": -0.11,
"recommended": false
},
"lines": [
{
"id": "d3e073dc-ce9e-45b7-93a5-bda41005c0c1",
"gambit_id": "231a783d-017b-4e08-b968-3249b00aa4e3",
"last_updated": "2022-09-11T21:12:11.587783-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.54000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6658dd9d-4698-4d7d-b164-5a6abd58175f/?format=api"
},
{
"id": "babc6ed1-71b3-4f2b-a497-9bb92e4b2ca6",
"gambit_id": "9db69bc3-ca74-4813-bef5-3e293aa42c2f",
"last_updated": "2022-09-11T21:12:11.586713-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.16000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6658dd9d-4698-4d7d-b164-5a6abd58175f/?format=api"
}
]
}