GET /api/bet_types/fa87cfff-e3f9-49d7-a374-14ebd1f07399/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa87cfff-e3f9-49d7-a374-14ebd1f07399",
"match": "https://api-prod.gambitprofit.com/api/matches/a395c591-0831-437d-ac38-619d673995f8/?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 6",
"amount": 5208.0
},
{
"team": "Game Total Under 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "913aa2af-4f92-4e4a-a6df-78ce199381e6",
"gambit_id": "e80a2c51-5050-491c-b80b-4915f3ed039f",
"last_updated": "2022-11-16T09:47:25.264958-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa87cfff-e3f9-49d7-a374-14ebd1f07399/?format=api"
},
{
"id": "1b8a6ea8-43ec-4a8a-bcd1-e0724460c210",
"gambit_id": "4a31503c-8c67-4715-ad78-bafc54021d34",
"last_updated": "2022-11-16T09:47:25.263905-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa87cfff-e3f9-49d7-a374-14ebd1f07399/?format=api"
}
]
}