GET /api/bet_types/884421bb-d079-481b-8ff5-915b7ddc98bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "884421bb-d079-481b-8ff5-915b7ddc98bc",
"match": "https://api-prod.gambitprofit.com/api/matches/73aa7e7a-597d-4d71-83b5-17ee6321471b/?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 6.5",
"amount": 5097.0
},
{
"team": "Game Total Over 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "e6c959c0-22eb-4844-a437-0aca3a20c233",
"gambit_id": "a75ac2a6-0965-4606-ab78-52d4ce371ff0",
"last_updated": "2022-11-16T09:47:32.578676-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/884421bb-d079-481b-8ff5-915b7ddc98bc/?format=api"
},
{
"id": "4dbcc236-950c-4b2f-9a21-54a17ed4a588",
"gambit_id": "07b5acaf-e072-4e2d-8c67-fb10444defc0",
"last_updated": "2022-11-16T09:47:32.579712-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/884421bb-d079-481b-8ff5-915b7ddc98bc/?format=api"
}
]
}