GET /api/bet_types/60126cdd-8221-491f-9e6f-4b49420d05bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60126cdd-8221-491f-9e6f-4b49420d05bb",
"match": "https://api-prod.gambitprofit.com/api/matches/2048916d-eb0a-49a9-b6b2-feac1cb14dd8/?format=api",
"name": "Over/Under",
"created_at": "2023-11-22T09:13:18.614063-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 Under 45",
"amount": 5107.0
},
{
"team": "Game Total Over 45",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e8c24ce4-73ab-4486-8b2c-050822b379ac",
"gambit_id": "c7567ba4-3c27-4494-bb66-00f955c4fae9",
"last_updated": "2023-11-27T20:13:15.608963-05:00",
"created_at": "2023-11-22T09:13:18.620897-05:00",
"name": "Game Total Under 45",
"reward": "1.83000",
"odds": "1.86960",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60126cdd-8221-491f-9e6f-4b49420d05bb/?format=api"
},
{
"id": "e80c8c2d-60d5-49e6-a7a1-ce4bf37bab3a",
"gambit_id": "0ab39b62-7ea8-4fe7-8b46-2a11c9e8dc02",
"last_updated": "2023-11-27T20:13:15.605591-05:00",
"created_at": "2023-11-22T09:13:18.617433-05:00",
"name": "Game Total Over 45",
"reward": "1.91000",
"odds": "1.95240",
"spread": "45.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60126cdd-8221-491f-9e6f-4b49420d05bb/?format=api"
}
]
}