GET /api/bet_types/01884fc7-4fa5-4678-9145-6a2ab229b5ca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "01884fc7-4fa5-4678-9145-6a2ab229b5ca",
"match": "https://api-prod.gambitprofit.com/api/matches/cc8ca46d-6dd1-478a-937e-85fe85d6863e/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 5374.0
},
{
"team": "Game Total Under 2.5",
"amount": 4626.0
}
],
"expected_reward_tokens": 8974.44,
"profit_sb": -25.56,
"profit_sb_percentage": -0.28,
"recommended": false
},
"lines": [
{
"id": "62573872-c577-4ac8-a958-fe71ab9b8843",
"gambit_id": "d270ddec-f9ce-4b90-bfd5-176ecd0c3992",
"last_updated": "2022-12-24T17:12:14.545646-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.67000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01884fc7-4fa5-4678-9145-6a2ab229b5ca/?format=api"
},
{
"id": "02c01bf2-a838-446f-b6b7-ad296973e370",
"gambit_id": "4114e268-deee-4917-9381-1e2630db8f9b",
"last_updated": "2022-12-24T17:12:14.544472-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.94000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/01884fc7-4fa5-4678-9145-6a2ab229b5ca/?format=api"
}
]
}