GET /api/bet_types/193a44c1-f3f5-4f72-b53c-8c096c193c55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "193a44c1-f3f5-4f72-b53c-8c096c193c55",
"match": "https://api-prod.gambitprofit.com/api/matches/accfb933-794b-4461-b05a-9733834548b0/?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 5.5",
"amount": 5316.0
},
{
"team": "Game Total Under 5.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": 461.68,
"profit_sb_percentage": 5.13,
"recommended": true
},
"lines": [
{
"id": "6772c648-3ac6-4f20-bf3c-190e9285f3bd",
"gambit_id": "05d848cf-9189-4a91-9c4d-eb5972403ad0",
"last_updated": "2022-11-02T10:52:36.334221-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/193a44c1-f3f5-4f72-b53c-8c096c193c55/?format=api"
},
{
"id": "4b1f5dc1-c2b8-4bc2-82cf-ae58f7655ef0",
"gambit_id": "f5cef930-bd5d-4867-b1ea-1a0adb25dabd",
"last_updated": "2022-11-02T10:52:36.333234-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/193a44c1-f3f5-4f72-b53c-8c096c193c55/?format=api"
}
]
}