GET /api/bet_types/eec8dc0a-5d01-4a64-8320-dbd6335ad940/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eec8dc0a-5d01-4a64-8320-dbd6335ad940",
"match": "https://api-prod.gambitprofit.com/api/matches/41647687-b36c-4b9c-acc7-52d425e70689/?format=api",
"name": "Over/Under",
"created_at": "2023-05-30T10:47:15.822987-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3f3d7cb7-07a0-4907-baee-286d54eaf5cc",
"gambit_id": "8de8384e-cd44-40db-ac2a-81f5888c5446",
"last_updated": "2023-05-31T11:47:22.438227-04:00",
"created_at": "2023-05-30T10:47:15.827495-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eec8dc0a-5d01-4a64-8320-dbd6335ad940/?format=api"
},
{
"id": "94b8e8b8-5ac8-4a12-8a39-1efb1e9d98a6",
"gambit_id": "41b9663b-d21d-4d60-842d-a8b4eac1fe8e",
"last_updated": "2023-05-31T11:47:22.440295-04:00",
"created_at": "2023-05-30T10:47:15.825196-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eec8dc0a-5d01-4a64-8320-dbd6335ad940/?format=api"
}
]
}