GET /api/bet_types/7e63b265-0300-46d5-946a-656bcf36fef7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7e63b265-0300-46d5-946a-656bcf36fef7",
"match": "https://api-prod.gambitprofit.com/api/matches/cecded82-e715-4b04-b785-50afcf286f94/?format=api",
"name": "Over/Under",
"created_at": "2023-12-06T09:13:07.212700-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 242.5",
"amount": 5000.0
},
{
"team": "Game Total Over 242.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d3285358-e72b-4622-8cee-2ee2218e4827",
"gambit_id": "0832c8cc-f18d-4832-9f90-e6e488b17b65",
"last_updated": "2023-12-07T21:43:04.244342-05:00",
"created_at": "2023-12-06T09:13:07.220345-05:00",
"name": "Game Total Under 242.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e63b265-0300-46d5-946a-656bcf36fef7/?format=api"
},
{
"id": "1db80ebf-a381-4ea6-b2e9-22fac889c359",
"gambit_id": "4cec4f3d-eca3-420a-9c4f-cb8d19b509dd",
"last_updated": "2023-12-07T21:43:04.241123-05:00",
"created_at": "2023-12-06T09:13:07.216393-05:00",
"name": "Game Total Over 242.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "242.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7e63b265-0300-46d5-946a-656bcf36fef7/?format=api"
}
]
}