GET /api/bet_types/4ac769cd-8400-4e36-b1fd-61efd9058966/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ac769cd-8400-4e36-b1fd-61efd9058966",
"match": "https://api-prod.gambitprofit.com/api/matches/07a0d164-4327-4255-99cf-b58a11410426/?format=api",
"name": "Over/Under",
"created_at": "2023-05-25T13:47:01.843162-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.5",
"amount": 5214.0
},
{
"team": "Game Total Over 9.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "5fc48d73-1422-424e-bfea-4e30e25da32f",
"gambit_id": "2e47e24d-aac5-4838-9c40-58b2f88fd7db",
"last_updated": "2023-05-26T11:52:15.959219-04:00",
"created_at": "2023-05-25T13:47:01.849615-04:00",
"name": "Game Total Under 9.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ac769cd-8400-4e36-b1fd-61efd9058966/?format=api"
},
{
"id": "5e9c2185-ec3c-4ae1-b985-c550897b6b92",
"gambit_id": "2de57e2b-b08d-48c0-9da7-34248fedde74",
"last_updated": "2023-05-26T11:52:15.956596-04:00",
"created_at": "2023-05-25T13:47:01.846269-04:00",
"name": "Game Total Over 9.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ac769cd-8400-4e36-b1fd-61efd9058966/?format=api"
}
]
}