GET /api/bet_types/15793849-51e5-4023-ba35-cd68dfc98090/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "15793849-51e5-4023-ba35-cd68dfc98090",
"match": "https://api-prod.gambitprofit.com/api/matches/5dfb5628-4e92-4ac7-a65e-49aad2aaccb2/?format=api",
"name": "Over/Under",
"created_at": "2023-04-08T09:01:59.283014-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": "7f8e0fb1-dd2f-4ccb-ad26-233bc5f74929",
"gambit_id": "04711fd5-0e28-43bd-8761-f7cef4491a7c",
"last_updated": "2023-04-09T11:32:09.246619-04:00",
"created_at": "2023-04-08T09:01:59.284726-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/15793849-51e5-4023-ba35-cd68dfc98090/?format=api"
},
{
"id": "bd603b20-90a9-4d6b-a3eb-21741fb16c31",
"gambit_id": "132d2d77-464c-437f-96f1-63873867fca7",
"last_updated": "2023-04-09T11:32:09.248879-04:00",
"created_at": "2023-04-08T09:01:59.286550-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/15793849-51e5-4023-ba35-cd68dfc98090/?format=api"
}
]
}