GET /api/bet_types/c292b405-10cb-4c19-b965-cb1618dc2611/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c292b405-10cb-4c19-b965-cb1618dc2611",
"match": "https://api-prod.gambitprofit.com/api/matches/0d90a8f9-d62c-4476-9151-688b657ffb4e/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T09:38:25.874634-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6d4556f4-f44c-4d78-996e-59fdbe2df24b",
"gambit_id": "7b55f02e-0955-432b-8777-d413562ce26d",
"last_updated": "2023-08-12T18:03:04.446979-04:00",
"created_at": "2023-08-11T09:38:25.881251-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c292b405-10cb-4c19-b965-cb1618dc2611/?format=api"
},
{
"id": "09038511-8e21-4846-b80f-4f2fb34f83f7",
"gambit_id": "3475b251-e784-457f-8fe5-9a9b790dc7ab",
"last_updated": "2023-08-12T18:03:04.450427-04:00",
"created_at": "2023-08-11T09:38:25.887502-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c292b405-10cb-4c19-b965-cb1618dc2611/?format=api"
}
]
}