GET /api/bet_types/10940172-ddb5-44e3-a200-fc230b9a2699/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10940172-ddb5-44e3-a200-fc230b9a2699",
"match": "https://api-prod.gambitprofit.com/api/matches/047ef26a-fb2a-4121-a90b-636b42f8fdc6/?format=api",
"name": "Over/Under",
"created_at": "2023-08-26T09:23:25.070013-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",
"amount": 5000.0
},
{
"team": "Game Total Over 9",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d8beef59-3202-4e25-92c0-be938737718d",
"gambit_id": "7847a5ce-c2a4-4f5b-bbf2-9e5ce2970d6d",
"last_updated": "2023-08-28T16:18:33.858661-04:00",
"created_at": "2023-08-26T09:23:25.078947-04:00",
"name": "Game Total Under 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10940172-ddb5-44e3-a200-fc230b9a2699/?format=api"
},
{
"id": "23030e37-8612-4733-986f-19e18def01fd",
"gambit_id": "ef44abb9-cb36-4897-abf5-e5e42c20b0d3",
"last_updated": "2023-08-28T16:18:33.855224-04:00",
"created_at": "2023-08-26T09:23:25.074477-04:00",
"name": "Game Total Over 9",
"reward": "1.87000",
"odds": "1.90910",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10940172-ddb5-44e3-a200-fc230b9a2699/?format=api"
}
]
}