GET /api/bet_types/95284a28-b1d3-42cd-a60e-dadabed5f6c6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "95284a28-b1d3-42cd-a60e-dadabed5f6c6",
"match": "https://api-prod.gambitprofit.com/api/matches/8eae6b8c-3010-427e-9218-9d43b48b2b27/?format=api",
"name": "Over/Under",
"created_at": "2023-04-11T09:31:57.774888-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 10.5",
"amount": 5000.0
},
{
"team": "Game Total Over 10.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a9b89f57-8020-46dd-9912-043d3bf9e3b3",
"gambit_id": "9c20f221-cac4-4e66-bc67-a2ca850d70d7",
"last_updated": "2023-04-12T09:46:54.123242-04:00",
"created_at": "2023-04-11T09:31:57.777181-04:00",
"name": "Game Total Under 10.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95284a28-b1d3-42cd-a60e-dadabed5f6c6/?format=api"
},
{
"id": "07bedcf0-0b8b-417e-96bd-7de98eff5aa6",
"gambit_id": "03ca622e-2338-4650-a204-03f3f00fbd27",
"last_updated": "2023-04-12T09:46:54.125574-04:00",
"created_at": "2023-04-11T09:31:57.779381-04:00",
"name": "Game Total Over 10.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/95284a28-b1d3-42cd-a60e-dadabed5f6c6/?format=api"
}
]
}