GET /api/bet_types/d06262f3-7c15-4d80-8358-75b848ac7bd8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d06262f3-7c15-4d80-8358-75b848ac7bd8",
"match": "https://api-prod.gambitprofit.com/api/matches/d85d7f09-37f1-452b-8674-a5826cad434e/?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 Under 59.5",
"amount": 5000.0
},
{
"team": "Game Total Over 59.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "86f172f1-414b-4a72-872d-b03d7c2971d3",
"gambit_id": "51886390-bc8e-4071-b6c8-3d84454bfa3c",
"last_updated": "2022-08-28T11:27:15.419743-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 59.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d06262f3-7c15-4d80-8358-75b848ac7bd8/?format=api"
},
{
"id": "1ef825e3-f044-4e97-968d-334026307507",
"gambit_id": "8adc6ac5-9ba0-4004-adae-803a6c0a609d",
"last_updated": "2022-08-28T11:27:15.420285-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 59.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d06262f3-7c15-4d80-8358-75b848ac7bd8/?format=api"
}
]
}