GET /api/bet_types/200ecd45-5d2a-4b23-b13c-fd12ad5343bb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "200ecd45-5d2a-4b23-b13c-fd12ad5343bb",
"match": "https://api-prod.gambitprofit.com/api/matches/eeab49cb-fd0e-4740-bc5a-ac3d5f62548d/?format=api",
"name": "Over/Under",
"created_at": "2023-07-08T08:38:22.355683-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 8",
"amount": 5000.0
},
{
"team": "Game Total Over 8",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "969dbd8a-f3cc-4897-956d-b15cd1472b51",
"gambit_id": "26cc24db-c1e6-49e0-b2f0-9eb9cf949ea6",
"last_updated": "2023-07-10T10:13:18.571789-04:00",
"created_at": "2023-07-08T08:38:22.361487-04:00",
"name": "Game Total Under 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/200ecd45-5d2a-4b23-b13c-fd12ad5343bb/?format=api"
},
{
"id": "254d156d-ab03-4715-959e-0047ece70b8f",
"gambit_id": "7396b199-4da5-419a-b534-da140cd5dab6",
"last_updated": "2023-07-10T10:13:18.569576-04:00",
"created_at": "2023-07-08T08:38:22.358433-04:00",
"name": "Game Total Over 8",
"reward": "1.87000",
"odds": "1.90910",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/200ecd45-5d2a-4b23-b13c-fd12ad5343bb/?format=api"
}
]
}