GET /api/bet_types/84f17ba7-39b6-45c0-b238-5af3ece04b3e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "84f17ba7-39b6-45c0-b238-5af3ece04b3e",
"match": "https://api-prod.gambitprofit.com/api/matches/82167f8f-3799-4f77-ac2f-351f5b75c761/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:16.562814-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": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ab97888d-bea6-4e3f-8dc1-946b14994972",
"gambit_id": "4b3f634f-c412-471f-bbff-ab0be31bddaf",
"last_updated": "2023-11-29T21:58:08.711247-05:00",
"created_at": "2023-11-28T09:33:16.570516-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84f17ba7-39b6-45c0-b238-5af3ece04b3e/?format=api"
},
{
"id": "c19af4b4-995c-488e-971b-663e19be86a8",
"gambit_id": "70193c4d-fc61-49a5-918a-779dc619e48a",
"last_updated": "2023-11-29T21:58:08.707693-05:00",
"created_at": "2023-11-28T09:33:16.566235-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/84f17ba7-39b6-45c0-b238-5af3ece04b3e/?format=api"
}
]
}