GET /api/bet_types/55112a5c-126c-4107-af51-daec01a19949/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "55112a5c-126c-4107-af51-daec01a19949",
"match": "https://api-prod.gambitprofit.com/api/matches/fa662f39-8912-4f57-91c8-c016c06de21c/?format=api",
"name": "Over/Under",
"created_at": "2023-04-24T13:02:08.153541-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",
"amount": 5213.0
},
{
"team": "Game Total Under 8",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "217b78a4-3724-4883-b1a3-f43059705795",
"gambit_id": "d3092d87-26b0-4ce9-9df1-529c7e1bd626",
"last_updated": "2023-04-25T11:42:20.188213-04:00",
"created_at": "2023-04-24T13:02:08.159135-04:00",
"name": "Game Total Over 8",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55112a5c-126c-4107-af51-daec01a19949/?format=api"
},
{
"id": "71a9ee2a-c5d3-4e69-b9e1-bf706fabd408",
"gambit_id": "736df045-b2c5-4803-8f9a-51ac08f1c623",
"last_updated": "2023-04-25T11:42:20.185760-04:00",
"created_at": "2023-04-24T13:02:08.156262-04:00",
"name": "Game Total Under 8",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/55112a5c-126c-4107-af51-daec01a19949/?format=api"
}
]
}