GET /api/bet_types/a5354837-66bf-4bdd-8fc3-540f37d8ddf7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a5354837-66bf-4bdd-8fc3-540f37d8ddf7",
"match": "https://api-prod.gambitprofit.com/api/matches/94b13997-c74b-46fe-b47e-d5f3a95d511e/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T10:08:16.357975-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": "a1a8cbb9-b615-48e1-9341-b711799bee6c",
"gambit_id": "4a823f15-87f6-4169-81f5-f1df4b1b33a0",
"last_updated": "2023-06-12T10:48:20.084598-04:00",
"created_at": "2023-06-11T10:08:16.359880-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/a5354837-66bf-4bdd-8fc3-540f37d8ddf7/?format=api"
},
{
"id": "de81041a-93c7-4c08-9060-5a1fc7a8925d",
"gambit_id": "199f2a13-79cf-41a4-ab94-895156ba1f52",
"last_updated": "2023-06-12T10:48:20.087315-04:00",
"created_at": "2023-06-11T10:08:16.361891-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/a5354837-66bf-4bdd-8fc3-540f37d8ddf7/?format=api"
}
]
}