GET /api/bet_types/3820bb3f-8468-457d-9b88-cda3705ef308/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3820bb3f-8468-457d-9b88-cda3705ef308",
"match": "https://api-prod.gambitprofit.com/api/matches/2935780e-6961-40f2-a2e1-0ae1c773869f/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 9",
"amount": 5110.0
},
{
"team": "Game Total Under 9",
"amount": 4890.0
}
],
"expected_reward_tokens": 9044.7,
"profit_sb": 44.7,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "bc02addb-b998-40db-a06f-268130fe1a6b",
"gambit_id": "b89cb524-1b23-4b21-b6b5-ad0bbc179c6e",
"last_updated": "2022-09-13T22:52:05.002849-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 9",
"reward": "1.77000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3820bb3f-8468-457d-9b88-cda3705ef308/?format=api"
},
{
"id": "9bbe1be0-6ec1-4669-893b-bd03c1952560",
"gambit_id": "9c74b12c-5d64-444c-8fdb-52c9b315bf77",
"last_updated": "2022-09-13T22:52:05.001609-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 9",
"reward": "1.85000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3820bb3f-8468-457d-9b88-cda3705ef308/?format=api"
}
]
}