GET /api/bet_types/72f7fab6-485a-45d2-b902-a5567daa5021/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72f7fab6-485a-45d2-b902-a5567daa5021",
"match": "https://api-prod.gambitprofit.com/api/matches/212bd3b2-d83f-49f3-832d-00fad2b2a170/?format=api",
"name": "Over/Under",
"created_at": "2023-09-07T08:48:15.049210-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7c665ba4-7ab6-481c-97e3-15851f75e1b8",
"gambit_id": "21908a74-67c2-44f7-8dc9-a9577c1ca336",
"last_updated": "2023-09-08T09:38:01.821449-04:00",
"created_at": "2023-09-07T08:48:15.056126-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72f7fab6-485a-45d2-b902-a5567daa5021/?format=api"
},
{
"id": "9bc142e5-12ad-4c33-a594-af95d167641d",
"gambit_id": "4d5f1cc3-31f4-43be-a995-d6018f37b0f9",
"last_updated": "2023-09-08T09:38:01.817120-04:00",
"created_at": "2023-09-07T08:48:15.052478-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72f7fab6-485a-45d2-b902-a5567daa5021/?format=api"
}
]
}