GET /api/bet_types/d9add20c-838a-41df-a73c-0712f6793b7e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9add20c-838a-41df-a73c-0712f6793b7e",
"match": "https://api-prod.gambitprofit.com/api/matches/47dc00c0-1239-4c22-9ce6-1766abe07668/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T10:57:13.048520-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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e1e778bc-c115-45d0-baf0-190e1e50f9a6",
"gambit_id": "30ac65f8-ae8b-4fc1-80fe-4ea6d9e5df80",
"last_updated": "2023-03-15T13:52:01.659711-04:00",
"created_at": "2023-03-14T10:57:13.051206-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9add20c-838a-41df-a73c-0712f6793b7e/?format=api"
},
{
"id": "830bd56b-2393-44b4-932e-71bab219ee76",
"gambit_id": "d49d6739-4072-497d-9a84-178581c2f5fa",
"last_updated": "2023-03-15T13:52:01.660798-04:00",
"created_at": "2023-03-14T10:57:13.053814-04:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9add20c-838a-41df-a73c-0712f6793b7e/?format=api"
}
]
}