GET /api/bet_types/f45d9104-4933-4efc-906d-8389530250b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f45d9104-4933-4efc-906d-8389530250b1",
"match": "https://api-prod.gambitprofit.com/api/matches/76a6e9b6-1bfd-44c3-b76c-3f570c546c3b/?format=api",
"name": "Over/Under",
"created_at": "2023-07-21T08:53:25.488322-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": 5000.0
},
{
"team": "Game Total Over 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "692eba26-d5ef-471d-a42b-190b2330d045",
"gambit_id": "a55cee52-cfac-4b4a-890f-2f7ab09fe00a",
"last_updated": "2023-07-22T09:47:58.953249-04:00",
"created_at": "2023-07-21T08:53:25.492923-04:00",
"name": "Game Total Under 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f45d9104-4933-4efc-906d-8389530250b1/?format=api"
},
{
"id": "0b3e2d4e-2d3e-443a-bc10-41c9af062ff2",
"gambit_id": "7591dcf7-b055-402d-b1ba-3b7dbf640753",
"last_updated": "2023-07-22T09:47:58.956614-04:00",
"created_at": "2023-07-21T08:53:25.490390-04:00",
"name": "Game Total Over 8.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f45d9104-4933-4efc-906d-8389530250b1/?format=api"
}
]
}