GET /api/bet_types/a3852e33-1f54-4bd6-a1e8-d6791ba942af/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a3852e33-1f54-4bd6-a1e8-d6791ba942af",
"match": "https://api-prod.gambitprofit.com/api/matches/e0ae5882-a11a-45e6-a50e-820baabb4d44/?format=api",
"name": "Over/Under",
"created_at": "2023-07-23T11:47:59.405675-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "485a0396-d024-4c3c-86b7-bcd68260ff4c",
"gambit_id": "565a6ec3-9ea5-4d97-86fa-b0aaa002ce1e",
"last_updated": "2023-07-24T13:28:10.358094-04:00",
"created_at": "2023-07-23T11:47:59.414558-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3852e33-1f54-4bd6-a1e8-d6791ba942af/?format=api"
},
{
"id": "ae45d0f6-539a-4f60-83a0-e4636dd3aa27",
"gambit_id": "e56bf747-6c4c-4f2c-b9c4-cb1252c3eaab",
"last_updated": "2023-07-24T13:28:10.350964-04:00",
"created_at": "2023-07-23T11:47:59.410010-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a3852e33-1f54-4bd6-a1e8-d6791ba942af/?format=api"
}
]
}