GET /api/bet_types/31d3a81a-ef72-4ccd-8808-1c757ca82a2a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "31d3a81a-ef72-4ccd-8808-1c757ca82a2a",
"match": "https://api-prod.gambitprofit.com/api/matches/e354b757-c9e3-4a4b-835a-e4dc6bbb622f/?format=api",
"name": "Over/Under",
"created_at": "2023-10-06T10:13:02.897474-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 2.5",
"amount": 5162.0
},
{
"team": "Game Total Under 2.5",
"amount": 4838.0
}
],
"expected_reward_tokens": 9239.98,
"profit_sb": -260.02,
"profit_sb_percentage": -2.74,
"recommended": false
},
"lines": [
{
"id": "104a16ea-e01a-457e-85e8-bed3f4d5a391",
"gambit_id": "d21959e3-dce4-4bd2-a00b-c3c76f23360d",
"last_updated": "2023-10-09T16:08:19.256171-04:00",
"created_at": "2023-10-06T10:13:02.901361-04:00",
"name": "Game Total Over 2.5",
"reward": "1.79000",
"odds": "1.83000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31d3a81a-ef72-4ccd-8808-1c757ca82a2a/?format=api"
},
{
"id": "5e10c03f-172b-4edb-a85e-33ee32f0618b",
"gambit_id": "75ed3981-68a3-431c-8f43-48c1d0e4957f",
"last_updated": "2023-10-09T16:08:19.259782-04:00",
"created_at": "2023-10-06T10:13:02.905866-04:00",
"name": "Game Total Under 2.5",
"reward": "1.91000",
"odds": "1.95000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/31d3a81a-ef72-4ccd-8808-1c757ca82a2a/?format=api"
}
]
}