GET /api/bet_types/042bda56-0432-44c6-9ddd-89de74c79a7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "042bda56-0432-44c6-9ddd-89de74c79a7d",
"match": "https://api-prod.gambitprofit.com/api/matches/6ee2b968-52a9-43c5-aeab-dd8a0f223eb4/?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 7.5",
"amount": 5097.0
},
{
"team": "Game Total Under 7.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "4ca974ca-1003-47d8-9ed9-bf00b37f3ee6",
"gambit_id": "221d1263-435c-47a7-a063-a234054b2215",
"last_updated": "2022-09-25T21:56:59.717118-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/042bda56-0432-44c6-9ddd-89de74c79a7d/?format=api"
},
{
"id": "1a630f17-bf5a-4c33-9cdd-934c7bab3326",
"gambit_id": "5d39e229-b74f-46d2-9652-0428bffe4b6a",
"last_updated": "2022-09-25T21:56:59.715976-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/042bda56-0432-44c6-9ddd-89de74c79a7d/?format=api"
}
]
}