GET /api/bet_types/049d243e-f83c-4a58-bac7-96ed79380529/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "049d243e-f83c-4a58-bac7-96ed79380529",
"match": "https://api-prod.gambitprofit.com/api/matches/7f267313-56b9-49e8-a1b2-c39f30be75fd/?format=api",
"name": "Over/Under",
"created_at": "2023-09-19T09:13:24.021177-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 8.5",
"amount": 5000.0
},
{
"team": "Game Total Under 8.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "81a0ea55-1ab5-497e-b132-5609990528a2",
"gambit_id": "cc96b964-b49b-4f68-b3f6-c08d4c54a050",
"last_updated": "2023-09-21T09:53:18.383833-04:00",
"created_at": "2023-09-19T09:13:24.030831-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/049d243e-f83c-4a58-bac7-96ed79380529/?format=api"
},
{
"id": "69fb9b80-f8ec-42d7-a326-4bd14e9c0d84",
"gambit_id": "0bd6046f-6943-49b9-a032-4504ad8adb6b",
"last_updated": "2023-09-21T09:53:18.387117-04:00",
"created_at": "2023-09-19T09:13:24.036357-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/049d243e-f83c-4a58-bac7-96ed79380529/?format=api"
}
]
}