GET /api/bet_types/34371dac-7592-45fb-9580-54d9ac564975/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "34371dac-7592-45fb-9580-54d9ac564975",
"match": "https://api-prod.gambitprofit.com/api/matches/f359a11c-87cb-49b7-8e50-f70fc443ae90/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T09:23:03.434712-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7c0554e1-37dd-4c71-bada-d560273dfe8e",
"gambit_id": "c12b9a5b-eccb-41b4-b41e-b9a09db90a35",
"last_updated": "2023-09-16T10:33:05.223179-04:00",
"created_at": "2023-09-15T09:23:03.442832-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34371dac-7592-45fb-9580-54d9ac564975/?format=api"
},
{
"id": "1b7f4f9a-d417-482d-9274-e9958caa35c3",
"gambit_id": "a6eabdb9-e4fc-41b6-8be7-e09bf89699e6",
"last_updated": "2023-09-16T10:33:05.219473-04:00",
"created_at": "2023-09-15T09:23:03.438801-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/34371dac-7592-45fb-9580-54d9ac564975/?format=api"
}
]
}