GET /api/bet_types/cba832af-3571-439f-9ed3-50a7cdb98e71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cba832af-3571-439f-9ed3-50a7cdb98e71",
"match": "https://api-prod.gambitprofit.com/api/matches/f62f6863-1252-41dd-b8af-df7c742a4c60/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T23:47:15.306952-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",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "71f00a69-3ec4-41aa-ab6a-f818ce303d57",
"gambit_id": "0aeae0da-07c0-4744-989f-5694cef1ead6",
"last_updated": "2023-03-31T10:46:55.415030-04:00",
"created_at": "2023-03-29T23:47:15.309999-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cba832af-3571-439f-9ed3-50a7cdb98e71/?format=api"
},
{
"id": "053adfdd-a38f-40fd-a9d6-9fcc9bf8d0d8",
"gambit_id": "e72829a6-4253-4c5a-9a97-f39e18dbbfa5",
"last_updated": "2023-03-31T10:46:55.417370-04:00",
"created_at": "2023-03-29T23:47:15.312874-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cba832af-3571-439f-9ed3-50a7cdb98e71/?format=api"
}
]
}