GET /api/bet_types/9a3c81f7-7d8e-4f33-bf87-d125bd6f4b9f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9a3c81f7-7d8e-4f33-bf87-d125bd6f4b9f",
"match": "https://api-prod.gambitprofit.com/api/matches/e5b34f0e-ed9b-400c-9aa5-aae73a5ab7c7/?format=api",
"name": "Over/Under",
"created_at": "2023-09-23T09:38:27.296693-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "7f24dd2d-aa7a-4683-b0a1-42f244c9fd36",
"gambit_id": "83efab74-54e6-488e-85b9-1f45738bf24a",
"last_updated": "2023-09-25T14:23:14.913273-04:00",
"created_at": "2023-09-23T09:38:27.303535-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a3c81f7-7d8e-4f33-bf87-d125bd6f4b9f/?format=api"
},
{
"id": "350f46c3-2de2-4438-9daf-c30d43e8e591",
"gambit_id": "3cc9292c-244f-4019-89b9-86b208f3730f",
"last_updated": "2023-09-25T14:23:14.916428-04:00",
"created_at": "2023-09-23T09:38:27.310765-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9a3c81f7-7d8e-4f33-bf87-d125bd6f4b9f/?format=api"
}
]
}