GET /api/bet_types/40709419-92d0-4513-9f02-2825ddad0a4d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40709419-92d0-4513-9f02-2825ddad0a4d",
"match": "https://api-prod.gambitprofit.com/api/matches/1c79d6a1-ef63-44be-ad7f-5cd54ad38657/?format=api",
"name": "Over/Under",
"created_at": "2023-06-05T10:57:16.039604-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 Over 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "e88bce8c-40b2-4e0e-bbec-8d6e3527d58f",
"gambit_id": "af692cec-6778-4f9c-8734-bb1404a20f22",
"last_updated": "2023-06-06T15:57:21.474538-04:00",
"created_at": "2023-06-05T10:57:16.042472-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40709419-92d0-4513-9f02-2825ddad0a4d/?format=api"
},
{
"id": "7f607f51-7d3f-429d-828b-2929d01b91e1",
"gambit_id": "e34971df-e8db-4539-87da-13033eec03be",
"last_updated": "2023-06-06T15:57:21.476915-04:00",
"created_at": "2023-06-05T10:57:16.045935-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40709419-92d0-4513-9f02-2825ddad0a4d/?format=api"
}
]
}