GET /api/bet_types/ffaab468-fe15-4544-b86c-08b3c3e5c03f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ffaab468-fe15-4544-b86c-08b3c3e5c03f",
"match": "https://api-prod.gambitprofit.com/api/matches/7e256f81-7fdd-4d21-b077-3a1016fa8d4b/?format=api",
"name": "Over/Under",
"created_at": "2023-07-26T09:18:17.116934-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 10",
"amount": 5107.0
},
{
"team": "Game Total Over 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "5c0f0470-8d47-494e-a40f-d18551c59e5a",
"gambit_id": "412a2d86-07e8-44bf-9d17-6a5d06b7bb61",
"last_updated": "2023-07-27T22:58:18.998980-04:00",
"created_at": "2023-07-26T09:18:17.124179-04:00",
"name": "Game Total Under 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffaab468-fe15-4544-b86c-08b3c3e5c03f/?format=api"
},
{
"id": "9bf726ef-da0a-40e3-b914-67018dddcc28",
"gambit_id": "04704e9d-bcdd-4b90-b8ec-4c4b2ae12fab",
"last_updated": "2023-07-27T22:58:18.995619-04:00",
"created_at": "2023-07-26T09:18:17.120601-04:00",
"name": "Game Total Over 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ffaab468-fe15-4544-b86c-08b3c3e5c03f/?format=api"
}
]
}