GET /api/bet_types/f511e723-7bf6-4a49-83df-2c49d60ef2ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f511e723-7bf6-4a49-83df-2c49d60ef2ca",
"match": "https://api-prod.gambitprofit.com/api/matches/5309d663-8aef-4dbb-9079-9255a2688d08/?format=api",
"name": "Over/Under",
"created_at": "2023-05-22T11:27:15.689295-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Over 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "be4b942f-3f81-4a01-80d8-61cf40900958",
"gambit_id": "ab75d16c-d331-42e5-b0c1-bd08c51d284f",
"last_updated": "2023-05-25T13:47:06.712590-04:00",
"created_at": "2023-05-22T11:27:15.690719-04:00",
"name": "Game Total Under 226.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f511e723-7bf6-4a49-83df-2c49d60ef2ca/?format=api"
},
{
"id": "9614d8d4-949d-4d43-a7e6-02aa810df917",
"gambit_id": "86434b5a-37b3-4fc2-97b6-ddd6c7521a6e",
"last_updated": "2023-05-25T13:47:06.710172-04:00",
"created_at": "2023-05-22T11:27:15.692197-04:00",
"name": "Game Total Over 226.5",
"reward": "1.86000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f511e723-7bf6-4a49-83df-2c49d60ef2ca/?format=api"
}
]
}