GET /api/bet_types/3bad78f3-4cdb-4e03-9bb7-1c2dc4d99703/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3bad78f3-4cdb-4e03-9bb7-1c2dc4d99703",
"match": "https://api-prod.gambitprofit.com/api/matches/b9e77964-f8f5-4394-810e-6643242b613e/?format=api",
"name": "Over/Under",
"created_at": "2023-12-18T09:53:16.896335-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 Under 247",
"amount": 5000.0
},
{
"team": "Game Total Over 247",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9964a4e5-17d9-4c6b-ac04-9d31653e7100",
"gambit_id": "51de2869-0306-4c60-8c73-3a76e4cf6d82",
"last_updated": "2023-12-19T20:58:17.315853-05:00",
"created_at": "2023-12-18T09:53:16.924991-05:00",
"name": "Game Total Under 247",
"reward": "1.87000",
"odds": "1.90910",
"spread": "247.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bad78f3-4cdb-4e03-9bb7-1c2dc4d99703/?format=api"
},
{
"id": "c1ef10c4-adb0-4c87-ba07-de13e18c3986",
"gambit_id": "1a498c9e-5a33-4ef6-8213-0192c6ec873d",
"last_updated": "2023-12-19T20:58:17.319358-05:00",
"created_at": "2023-12-18T09:53:16.903341-05:00",
"name": "Game Total Over 247",
"reward": "1.87000",
"odds": "1.90910",
"spread": "247.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3bad78f3-4cdb-4e03-9bb7-1c2dc4d99703/?format=api"
}
]
}