GET /api/bet_types/ff803971-3bca-4cdc-9a2b-fcbcc793a5c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff803971-3bca-4cdc-9a2b-fcbcc793a5c5",
"match": "https://api-prod.gambitprofit.com/api/matches/818c95c8-d99f-4445-88b0-de00679ecb3c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-29T08:08:08.944203-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 9.5",
"amount": 5319.0
},
{
"team": "Game Total Over 9.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "06a13e20-7f70-41cb-97ac-9826b5a28fc4",
"gambit_id": "a1e5f1ce-4e66-4fe5-b7f1-7d2560e33922",
"last_updated": "2023-07-31T11:33:27.066412-04:00",
"created_at": "2023-07-29T08:08:08.955867-04:00",
"name": "Game Total Under 9.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff803971-3bca-4cdc-9a2b-fcbcc793a5c5/?format=api"
},
{
"id": "4db19cb2-a0a8-4b53-b387-8da0a51cdcd0",
"gambit_id": "919d1889-377b-4119-b896-7b6ac2a234e7",
"last_updated": "2023-07-31T11:33:27.061978-04:00",
"created_at": "2023-07-29T08:08:08.949486-04:00",
"name": "Game Total Over 9.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff803971-3bca-4cdc-9a2b-fcbcc793a5c5/?format=api"
}
]
}