GET /api/bet_types/be34c8f9-b656-495e-b1fb-09d6d4b4763a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be34c8f9-b656-495e-b1fb-09d6d4b4763a",
"match": "https://api-prod.gambitprofit.com/api/matches/8bb839c6-0ab7-406b-8caf-eef196a93b88/?format=api",
"name": "Over/Under",
"created_at": "2023-12-19T08:53:01.212703-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 5.5",
"amount": 5423.0
},
{
"team": "Game Total Under 5.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3ff83615-6c39-4540-89d9-f127f883622f",
"gambit_id": "a103cde1-8663-4209-a48b-58aec14ca35c",
"last_updated": "2023-12-21T10:18:18.681425-05:00",
"created_at": "2023-12-19T08:53:01.217827-05:00",
"name": "Game Total Over 5.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be34c8f9-b656-495e-b1fb-09d6d4b4763a/?format=api"
},
{
"id": "33aa975e-8c07-4106-85f0-895b85f532a4",
"gambit_id": "72f0d46b-5fec-4ca9-bcdb-d8df2c7fdbbe",
"last_updated": "2023-12-21T10:18:18.684633-05:00",
"created_at": "2023-12-19T08:53:01.222102-05:00",
"name": "Game Total Under 5.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be34c8f9-b656-495e-b1fb-09d6d4b4763a/?format=api"
}
]
}