GET /api/bet_types/d58a4e44-400f-4ffc-92f2-242b80109b5f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d58a4e44-400f-4ffc-92f2-242b80109b5f",
"match": "https://api-prod.gambitprofit.com/api/matches/b0102e5b-23c1-42fc-b752-fcc7ae6fdb6b/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T08:58:22.361657-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": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "e1f4e2b0-1415-4d57-b88a-525064bb0005",
"gambit_id": "6f2d40aa-d0ae-4cf9-af0f-a08a50d5622f",
"last_updated": "2023-09-27T10:43:15.055636-04:00",
"created_at": "2023-09-26T08:58:22.368766-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58a4e44-400f-4ffc-92f2-242b80109b5f/?format=api"
},
{
"id": "b08ea735-eda1-4d60-b11f-2650cd8e0982",
"gambit_id": "578787b1-b931-4173-b7c1-045bcb55decd",
"last_updated": "2023-09-27T10:43:15.052201-04:00",
"created_at": "2023-09-26T08:58:22.365080-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d58a4e44-400f-4ffc-92f2-242b80109b5f/?format=api"
}
]
}