GET /api/bet_types/d121feb5-e591-4669-a998-df298b6ffdc7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d121feb5-e591-4669-a998-df298b6ffdc7",
"match": "https://api-prod.gambitprofit.com/api/matches/9f5fb312-c4f0-4691-b20b-d7392e60f382/?format=api",
"name": "Over/Under",
"created_at": "2023-03-22T12:32:08.649719-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 221.5",
"amount": 5000.0
},
{
"team": "Game Total Over 221.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "2961ce5a-2cd7-461e-b6fa-02ffbb408316",
"gambit_id": "e1ba4490-4f60-48a0-a2dd-efbdc90a649c",
"last_updated": "2023-03-23T17:46:49.868937-04:00",
"created_at": "2023-03-22T12:32:08.653457-04:00",
"name": "Game Total Under 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d121feb5-e591-4669-a998-df298b6ffdc7/?format=api"
},
{
"id": "abacb116-56b5-4a62-a3e0-b1a8ee20dcb3",
"gambit_id": "d9b1fae1-0324-4a99-a9a4-5781bd2ff6ff",
"last_updated": "2023-03-23T17:46:49.871405-04:00",
"created_at": "2023-03-22T12:32:08.657800-04:00",
"name": "Game Total Over 221.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "221.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d121feb5-e591-4669-a998-df298b6ffdc7/?format=api"
}
]
}