GET /api/bet_types/4ee5eb77-1747-4b56-8121-6032d5db8fc9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4ee5eb77-1747-4b56-8121-6032d5db8fc9",
"match": "https://api-prod.gambitprofit.com/api/matches/194b3b34-daf4-4987-abce-9b81fd514667/?format=api",
"name": "Over/Under",
"created_at": "2023-05-20T10:51:56.614497-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "572ed3e6-ca8e-4bac-9a09-f441237920bc",
"gambit_id": "05a31317-46f2-4147-b07f-eb210f41282a",
"last_updated": "2023-05-22T13:22:18.259836-04:00",
"created_at": "2023-05-20T10:51:56.617168-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee5eb77-1747-4b56-8121-6032d5db8fc9/?format=api"
},
{
"id": "28d85620-f368-4939-bb3d-2d8cf8bb072f",
"gambit_id": "9582fb47-3ac3-4cc8-854b-044450cd4998",
"last_updated": "2023-05-22T13:22:18.261050-04:00",
"created_at": "2023-05-20T10:51:56.620078-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4ee5eb77-1747-4b56-8121-6032d5db8fc9/?format=api"
}
]
}