GET /api/bet_types/dd074cbd-289d-4781-b218-c3d03229a940/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd074cbd-289d-4781-b218-c3d03229a940",
"match": "https://api-prod.gambitprofit.com/api/matches/622e1f9f-da63-43ed-8a3d-5783427ef88e/?format=api",
"name": "Over/Under",
"created_at": "2023-06-26T08:58:03.139298-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": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "572a9977-9579-4716-9a70-4e695ea78e04",
"gambit_id": "c4401926-1099-48ee-af10-efaeb01ec839",
"last_updated": "2023-06-27T14:57:59.198601-04:00",
"created_at": "2023-06-26T08:58:03.143234-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd074cbd-289d-4781-b218-c3d03229a940/?format=api"
},
{
"id": "d91f1991-3b9a-4366-9e43-7452e4cc80a9",
"gambit_id": "147b9e92-25d6-4143-8d99-5f2009b27760",
"last_updated": "2023-06-27T14:57:59.195568-04:00",
"created_at": "2023-06-26T08:58:03.141264-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd074cbd-289d-4781-b218-c3d03229a940/?format=api"
}
]
}