GET /api/bet_types/51c3cc62-9f16-45fa-a014-cfae6285a688/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51c3cc62-9f16-45fa-a014-cfae6285a688",
"match": "https://api-prod.gambitprofit.com/api/matches/09dafd86-593f-4936-bc9f-a30de27dd1e7/?format=api",
"name": "Over/Under",
"created_at": "2023-01-27T08:57:15.884760-05: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 6",
"amount": 5316.0
},
{
"team": "Game Total Under 6",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "04e46c70-9f4a-442d-8308-2688b9f1914c",
"gambit_id": "19a90725-a7d0-42d7-8340-2729e244db71",
"last_updated": "2023-01-28T15:27:19.426077-05:00",
"created_at": "2023-01-27T08:57:15.887313-05:00",
"name": "Game Total Over 6",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c3cc62-9f16-45fa-a014-cfae6285a688/?format=api"
},
{
"id": "58bd727b-054a-4513-ba87-5eb61ead2816",
"gambit_id": "66d435e1-0953-4a6b-aa40-c065a196b940",
"last_updated": "2023-01-28T15:27:19.424961-05:00",
"created_at": "2023-01-27T08:57:15.886018-05:00",
"name": "Game Total Under 6",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51c3cc62-9f16-45fa-a014-cfae6285a688/?format=api"
}
]
}