GET /api/bet_types/51399c33-6aed-4eb9-9bf7-419f3f53df8d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51399c33-6aed-4eb9-9bf7-419f3f53df8d",
"match": "https://api-prod.gambitprofit.com/api/matches/d7e54c88-0ce8-4c52-8f3a-e9e0542f2392/?format=api",
"name": "Over/Under",
"created_at": "2023-09-18T09:08:20.307178-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": 5213.0
},
{
"team": "Game Total Over 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5acf46fd-7339-4a47-984c-9acf1ff0958b",
"gambit_id": "34caafe5-4fb7-4e6a-aa48-775d69c4b2a9",
"last_updated": "2023-09-20T09:13:04.791138-04:00",
"created_at": "2023-09-18T09:08:20.318874-04:00",
"name": "Game Total Under 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51399c33-6aed-4eb9-9bf7-419f3f53df8d/?format=api"
},
{
"id": "0c95eabe-2293-40fb-91c9-a2950ac7eb93",
"gambit_id": "7556bb6f-cfca-454d-b397-92870778aaf4",
"last_updated": "2023-09-20T09:13:04.801524-04:00",
"created_at": "2023-09-18T09:08:20.312872-04:00",
"name": "Game Total Over 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51399c33-6aed-4eb9-9bf7-419f3f53df8d/?format=api"
}
]
}