GET /api/bet_types/13aaa870-7508-46c5-92b8-fcee7b363ac6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "13aaa870-7508-46c5-92b8-fcee7b363ac6",
"match": "https://api-prod.gambitprofit.com/api/matches/517e724d-fc67-4942-85c6-062e80f9778c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-26T13:37:01.557358-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 Over 247.5",
"amount": 5000.0
},
{
"team": "Game Total Under 247.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dea09d64-9c72-4561-840a-e9fff0f63f2d",
"gambit_id": "8fa9652e-d294-4ed4-9393-f6c6d708b29c",
"last_updated": "2023-03-27T11:36:53.501935-04:00",
"created_at": "2023-03-26T13:37:01.561419-04:00",
"name": "Game Total Over 247.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "247.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13aaa870-7508-46c5-92b8-fcee7b363ac6/?format=api"
},
{
"id": "deaf6f4f-1e71-4bb8-85e6-29bf669e0dfe",
"gambit_id": "b83ebac8-87e2-493e-b959-3811cce944d2",
"last_updated": "2023-03-27T11:36:53.499567-04:00",
"created_at": "2023-03-26T13:37:01.559329-04:00",
"name": "Game Total Under 247.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "247.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/13aaa870-7508-46c5-92b8-fcee7b363ac6/?format=api"
}
]
}