GET /api/bet_types/4bcd8838-27c1-4925-abbe-9d98e69e4d09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4bcd8838-27c1-4925-abbe-9d98e69e4d09",
"match": "https://api-prod.gambitprofit.com/api/matches/d39b9d87-bf91-40e9-bd3f-d5bb46ee38f5/?format=api",
"name": "Over/Under",
"created_at": "2023-12-02T08:28:10.500808-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 219.5",
"amount": 5000.0
},
{
"team": "Game Total Under 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5b24f926-974f-4f6e-8f3d-5bcb46df379d",
"gambit_id": "424b1387-9d42-41a8-b205-084ff36b4db0",
"last_updated": "2023-12-04T15:18:27.022999-05:00",
"created_at": "2023-12-02T08:28:10.504930-05:00",
"name": "Game Total Over 219.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bcd8838-27c1-4925-abbe-9d98e69e4d09/?format=api"
},
{
"id": "d4a3c086-36bd-4ca1-8001-dd38e905c64c",
"gambit_id": "c3bbcd78-0387-4fb9-a933-c910389a8a60",
"last_updated": "2023-12-04T15:18:27.041035-05:00",
"created_at": "2023-12-02T08:28:10.510130-05:00",
"name": "Game Total Under 219.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4bcd8838-27c1-4925-abbe-9d98e69e4d09/?format=api"
}
]
}