GET /api/bet_types/4559b186-f57b-4fb1-a547-e083ffb90106/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4559b186-f57b-4fb1-a547-e083ffb90106",
"match": "https://api-prod.gambitprofit.com/api/matches/ac9325b5-2035-4281-8b13-066625ad5d90/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:58.829786-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 2.5",
"amount": 5703.0
},
{
"team": "Game Total Under 2.5",
"amount": 4297.0
}
],
"expected_reward_tokens": 9238.55,
"profit_sb": -261.45,
"profit_sb_percentage": -2.75,
"recommended": false
},
"lines": [
{
"id": "74be6e92-6edf-4bd9-9f20-4447836f5a1f",
"gambit_id": "d50d1a03-a93d-46ff-8115-f9617bc6284c",
"last_updated": "2023-05-08T11:47:04.724271-04:00",
"created_at": "2023-05-06T11:51:58.832697-04:00",
"name": "Game Total Over 2.5",
"reward": "1.62000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4559b186-f57b-4fb1-a547-e083ffb90106/?format=api"
},
{
"id": "3662f6a6-9748-4361-916f-23550e82e906",
"gambit_id": "13541cdc-bcba-45fd-adc2-6f45cb5c0814",
"last_updated": "2023-05-08T11:47:04.722578-04:00",
"created_at": "2023-05-06T11:51:58.831139-04:00",
"name": "Game Total Under 2.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4559b186-f57b-4fb1-a547-e083ffb90106/?format=api"
}
]
}