GET /api/bet_types/8e7e1d45-2c5a-4448-8501-453ad8f720fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8e7e1d45-2c5a-4448-8501-453ad8f720fd",
"match": "https://api-prod.gambitprofit.com/api/matches/58f11d72-f7c7-44ff-8733-b3854e186300/?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 Under 7.5",
"amount": 5208.0
},
{
"team": "Game Total Over 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "755edad7-08e0-4c2c-be83-3d455c5fa909",
"gambit_id": "004af3aa-a669-4ee3-ae8b-506856166c7e",
"last_updated": "2022-09-27T09:27:22.385782-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e7e1d45-2c5a-4448-8501-453ad8f720fd/?format=api"
},
{
"id": "b03ba754-e0d8-49d7-b9f7-568e6acc2b1c",
"gambit_id": "dd26b3b1-9071-45d5-a303-ebbe0fca0ac4",
"last_updated": "2022-09-27T09:27:22.387100-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8e7e1d45-2c5a-4448-8501-453ad8f720fd/?format=api"
}
]
}