GET /api/bet_types/4866deea-65f3-4494-8f3f-57465c209a03/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4866deea-65f3-4494-8f3f-57465c209a03",
"match": "https://api-prod.gambitprofit.com/api/matches/910e5eb6-2972-412b-b0b9-5683049cd8fd/?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 44.5",
"amount": 5000.0
},
{
"team": "Game Total Over 44.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6231721e-06d3-4585-8c37-3cda6bcfd276",
"gambit_id": "86d5803c-2f41-4490-a5d8-f640ca70e385",
"last_updated": "2022-11-06T08:27:19.592676-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4866deea-65f3-4494-8f3f-57465c209a03/?format=api"
},
{
"id": "b4630c80-a7ca-4fd1-9d96-ba84e9dee103",
"gambit_id": "5aa22546-ce75-4975-8832-31f74f93b5d8",
"last_updated": "2022-11-06T08:27:19.593762-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 44.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "44.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4866deea-65f3-4494-8f3f-57465c209a03/?format=api"
}
]
}