GET /api/bet_types/86f0b12f-9c64-490e-842a-cd30aa72ee27/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "86f0b12f-9c64-490e-842a-cd30aa72ee27",
"match": "https://api-prod.gambitprofit.com/api/matches/cb59f209-1415-4b6f-9a4d-6f2e5e648f18/?format=api",
"name": "Over/Under",
"created_at": "2023-04-25T11:42:03.976294-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3b57cb46-ff88-42e2-a236-258b0677d10a",
"gambit_id": "d326573b-19a3-48c8-a442-d652ed2cef74",
"last_updated": "2023-04-26T20:32:12.816582-04:00",
"created_at": "2023-04-25T11:42:03.980611-04:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86f0b12f-9c64-490e-842a-cd30aa72ee27/?format=api"
},
{
"id": "23b8fec7-e764-4817-acdf-38b73dba5534",
"gambit_id": "7b8386ac-442d-4565-b773-5854bfad2e10",
"last_updated": "2023-04-26T20:32:12.811230-04:00",
"created_at": "2023-04-25T11:42:03.978473-04:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/86f0b12f-9c64-490e-842a-cd30aa72ee27/?format=api"
}
]
}