GET /api/bet_types/a9a4d9bd-eebc-47f5-bcfe-58abeca7142a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a9a4d9bd-eebc-47f5-bcfe-58abeca7142a",
"match": "https://api-prod.gambitprofit.com/api/matches/d9a462db-efb9-4edb-9eec-ced155dbe129/?format=api",
"name": "Over/Under",
"created_at": "2023-03-28T10:06:59.923109-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 218",
"amount": 5000.0
},
{
"team": "Game Total Over 218",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "df909819-ae01-4992-9853-2a2429339e09",
"gambit_id": "d5eefedd-5d35-44d7-81e1-5897844bd161",
"last_updated": "2023-03-29T10:27:01.036076-04:00",
"created_at": "2023-03-28T10:06:59.925488-04:00",
"name": "Game Total Under 218",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a4d9bd-eebc-47f5-bcfe-58abeca7142a/?format=api"
},
{
"id": "37f3f2d5-4148-4a18-805c-fd2eeb362416",
"gambit_id": "89362149-5c36-48b2-9a57-cf4990c60733",
"last_updated": "2023-03-29T10:27:01.037914-04:00",
"created_at": "2023-03-28T10:06:59.928262-04:00",
"name": "Game Total Over 218",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a9a4d9bd-eebc-47f5-bcfe-58abeca7142a/?format=api"
}
]
}