GET /api/bet_types/38909f3c-8a1d-42bd-b697-c6b24f93ac58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "38909f3c-8a1d-42bd-b697-c6b24f93ac58",
"match": "https://api-prod.gambitprofit.com/api/matches/68a34ed5-f264-45c9-833e-065bc6f9940d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:50.973866-04: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": 5107.0
},
{
"team": "Game Total Under 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b279a542-349f-4fc8-9d88-0aa2add246ef",
"gambit_id": "a8fdc935-0119-4b76-ad2a-1b35aefc57dc",
"last_updated": "2023-03-24T10:56:53.522982-04:00",
"created_at": "2023-03-23T09:06:50.978229-04:00",
"name": "Game Total Over 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38909f3c-8a1d-42bd-b697-c6b24f93ac58/?format=api"
},
{
"id": "8b1cb97f-fb04-4241-bc46-1fc0ac4496cb",
"gambit_id": "35319f83-b64d-4c6d-81d1-74f40fc0e12f",
"last_updated": "2023-03-24T10:56:53.520945-04:00",
"created_at": "2023-03-23T09:06:50.976097-04:00",
"name": "Game Total Under 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/38909f3c-8a1d-42bd-b697-c6b24f93ac58/?format=api"
}
]
}