GET /api/bet_types/28ea9054-0e35-472b-b2f7-2c659945eda8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "28ea9054-0e35-472b-b2f7-2c659945eda8",
"match": "https://api-prod.gambitprofit.com/api/matches/9a287783-9cf4-406a-9613-3904dd800276/?format=api",
"name": "Over/Under",
"created_at": "2023-01-18T09:16:51.153945-05: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 6",
"amount": 5431.0
},
{
"team": "Game Total Under 6",
"amount": 4569.0
}
],
"expected_reward_tokens": 9503.52,
"profit_sb": 3.52,
"profit_sb_percentage": 0.04,
"recommended": true
},
"lines": [
{
"id": "3438a028-6bb4-4ff3-ab8a-2614f8124693",
"gambit_id": "c8ccb574-47f2-4610-8d80-9f9a95e1ac7f",
"last_updated": "2023-01-19T09:37:18.271564-05:00",
"created_at": "2023-01-18T09:16:51.157828-05:00",
"name": "Game Total Over 6",
"reward": "1.75000",
"odds": "1.76920",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ea9054-0e35-472b-b2f7-2c659945eda8/?format=api"
},
{
"id": "b55723db-cd03-4b40-be1d-6e07ff423ec4",
"gambit_id": "2f694793-dca9-4a92-8ac1-9ea2c5419b3c",
"last_updated": "2023-01-19T09:37:18.270420-05:00",
"created_at": "2023-01-18T09:16:51.155976-05:00",
"name": "Game Total Under 6",
"reward": "2.08000",
"odds": "2.10000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/28ea9054-0e35-472b-b2f7-2c659945eda8/?format=api"
}
]
}