GET /api/bet_types/7bdf9e74-22b9-40be-9d27-d14545826624/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7bdf9e74-22b9-40be-9d27-d14545826624",
"match": "https://api-prod.gambitprofit.com/api/matches/047cc655-9b12-44fb-8ab6-0f787d8166c7/?format=api",
"name": "Over/Under",
"created_at": "2023-07-30T08:18:24.102676-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": 5319.0
},
{
"team": "Game Total Under 9",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "84acd014-43da-4c1a-9bdb-dd3231f9244a",
"gambit_id": "77e01c73-7516-406d-8d60-e18ffa9cc7db",
"last_updated": "2023-07-31T18:13:09.583858-04:00",
"created_at": "2023-07-30T08:18:24.123084-04:00",
"name": "Game Total Over 9",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bdf9e74-22b9-40be-9d27-d14545826624/?format=api"
},
{
"id": "2fd49244-b0df-4d56-be73-f0d2823815e0",
"gambit_id": "d8e6d747-0eee-4326-a336-9423cc58ed95",
"last_updated": "2023-07-31T18:13:09.587794-04:00",
"created_at": "2023-07-30T08:18:24.127411-04:00",
"name": "Game Total Under 9",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7bdf9e74-22b9-40be-9d27-d14545826624/?format=api"
}
]
}