GET /api/bet_types/096d6dfb-954f-400e-a872-acae6d19b382/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "096d6dfb-954f-400e-a872-acae6d19b382",
"match": "https://api-prod.gambitprofit.com/api/matches/8473008c-a22f-4918-b85c-201fcbb9d79d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-20T10:03:17.209345-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",
"amount": 5000.0
},
{
"team": "Game Total Under 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d34540db-104e-4fa9-a5c9-cf0fcbf4297b",
"gambit_id": "d8f491ff-34f0-4e62-9186-5cb6d2c5679c",
"last_updated": "2023-12-22T15:23:26.960811-05:00",
"created_at": "2023-12-20T10:03:17.233652-05:00",
"name": "Game Total Over 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/096d6dfb-954f-400e-a872-acae6d19b382/?format=api"
},
{
"id": "e4682e97-175a-4a4d-af7e-bbd50467eb88",
"gambit_id": "2c06ed2f-a85f-476b-98df-e2658b3110d8",
"last_updated": "2023-12-22T15:23:26.964730-05:00",
"created_at": "2023-12-20T10:03:17.216085-05:00",
"name": "Game Total Under 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/096d6dfb-954f-400e-a872-acae6d19b382/?format=api"
}
]
}