GET /api/bet_types/a0e2111e-607b-46e7-9c2b-a48c0a61d8cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a0e2111e-607b-46e7-9c2b-a48c0a61d8cb",
"match": "https://api-prod.gambitprofit.com/api/matches/4b3a4d2b-1fe5-47f8-a2a7-af5cfbfbf5a1/?format=api",
"name": "Over/Under",
"created_at": "2023-04-26T12:02:11.981973-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 6",
"amount": 5317.0
},
{
"team": "Game Total Under 6",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "12263ee3-df00-4d91-adbb-842d0a0fde70",
"gambit_id": "706ee9f0-7b65-4f34-92f4-06538fc05476",
"last_updated": "2023-04-27T11:52:05.768039-04:00",
"created_at": "2023-04-26T12:02:11.984807-04:00",
"name": "Game Total Over 6",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0e2111e-607b-46e7-9c2b-a48c0a61d8cb/?format=api"
},
{
"id": "b621fe32-ebaf-4ce5-aea9-a9fc2d33f840",
"gambit_id": "ce63edb2-1c17-434c-a8ae-533578a85677",
"last_updated": "2023-04-27T11:52:05.765702-04:00",
"created_at": "2023-04-26T12:02:11.983415-04:00",
"name": "Game Total Under 6",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a0e2111e-607b-46e7-9c2b-a48c0a61d8cb/?format=api"
}
]
}