GET /api/bet_types/5c5ce190-1184-49a4-a913-a207b40e9810/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5c5ce190-1184-49a4-a913-a207b40e9810",
"match": "https://api-prod.gambitprofit.com/api/matches/f347cf0f-6fbb-42ad-b001-0a0aed2a5db8/?format=api",
"name": "Over/Under",
"created_at": "2023-07-05T08:42:57.513534-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": "8539e198-3148-4b3b-84bd-e7fe8e1b9c0f",
"gambit_id": "741cf2cf-00bd-4e89-bfa2-5aa4182a7e08",
"last_updated": "2023-07-06T12:23:21.132483-04:00",
"created_at": "2023-07-05T08:42:57.516094-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/5c5ce190-1184-49a4-a913-a207b40e9810/?format=api"
},
{
"id": "09089e82-2fcb-4633-b660-728d8f861ed7",
"gambit_id": "e48cb827-51c5-49b5-bd07-91b22d931081",
"last_updated": "2023-07-06T12:23:21.134402-04:00",
"created_at": "2023-07-05T08:42:57.518002-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/5c5ce190-1184-49a4-a913-a207b40e9810/?format=api"
}
]
}