GET /api/bet_types/125e70f1-6b81-49f0-980a-96f3f9db6f82/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "125e70f1-6b81-49f0-980a-96f3f9db6f82",
"match": "https://api-prod.gambitprofit.com/api/matches/643d4887-ef9a-48c3-bad5-d2ee98c18416/?format=api",
"name": "Over/Under",
"created_at": "2023-08-30T08:18:14.051181-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0ced22be-d7d1-46c7-8737-02336d1b2cab",
"gambit_id": "32b5b35e-d64e-4c11-8e44-9cb13c129abe",
"last_updated": "2023-08-31T19:23:23.118695-04:00",
"created_at": "2023-08-30T08:18:14.058594-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/125e70f1-6b81-49f0-980a-96f3f9db6f82/?format=api"
},
{
"id": "c50810d6-c7d7-4ebb-b56e-0bb336fa4e05",
"gambit_id": "935c3b9a-f5aa-4473-bea6-063346e2fcd8",
"last_updated": "2023-08-31T19:23:23.115328-04:00",
"created_at": "2023-08-30T08:18:14.054719-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/125e70f1-6b81-49f0-980a-96f3f9db6f82/?format=api"
}
]
}