GET /api/bet_types/277f4530-1b4d-4917-ab34-cfbed57a13df/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "277f4530-1b4d-4917-ab34-cfbed57a13df",
"match": "https://api-prod.gambitprofit.com/api/matches/502ec87d-91e6-4f89-ae4b-08ee0f028802/?format=api",
"name": "Over/Under",
"created_at": "2023-03-19T00:01:55.132359-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 142",
"amount": 5000.0
},
{
"team": "Game Total Over 142",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "fc2a43e8-5f6f-4cc8-bccd-c3b5e6273968",
"gambit_id": "63acfdf1-0f5a-4133-919e-7023a8797a0f",
"last_updated": "2023-03-20T10:42:11.436162-04:00",
"created_at": "2023-03-19T00:01:55.133986-04:00",
"name": "Game Total Under 142",
"reward": "1.87000",
"odds": "1.90910",
"spread": "142.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/277f4530-1b4d-4917-ab34-cfbed57a13df/?format=api"
},
{
"id": "fde21920-242d-4dfb-92e5-840d6e805094",
"gambit_id": "92a831d0-ae07-4c5d-ac46-91a5f78db4f9",
"last_updated": "2023-03-20T10:42:11.438539-04:00",
"created_at": "2023-03-19T00:01:55.136057-04:00",
"name": "Game Total Over 142",
"reward": "1.87000",
"odds": "1.90910",
"spread": "142.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/277f4530-1b4d-4917-ab34-cfbed57a13df/?format=api"
}
]
}