GET /api/bet_types/d389a127-8cf3-4137-bb32-05c2782839e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d389a127-8cf3-4137-bb32-05c2782839e3",
"match": "https://api-prod.gambitprofit.com/api/matches/260e2e8b-ce4f-4aa9-9a07-d9eef9d38f84/?format=api",
"name": "Over/Under",
"created_at": "2023-07-05T14:33:05.878210-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": "a2cedebe-432a-4bbe-bee1-f204ed300f9f",
"gambit_id": "35367049-7cfb-4b4b-96b7-ec47c4b90486",
"last_updated": "2023-07-06T12:23:22.535463-04:00",
"created_at": "2023-07-05T14:33:05.881334-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/d389a127-8cf3-4137-bb32-05c2782839e3/?format=api"
},
{
"id": "ff0ea671-06f9-47fd-a610-69415a75dcd5",
"gambit_id": "35c30a32-367a-4354-9790-802fa1c91516",
"last_updated": "2023-07-06T12:23:22.533119-04:00",
"created_at": "2023-07-05T14:33:05.879719-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/d389a127-8cf3-4137-bb32-05c2782839e3/?format=api"
}
]
}