GET /api/bet_types/c9b447d4-b355-4c37-9dc7-769f2acc35aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9b447d4-b355-4c37-9dc7-769f2acc35aa",
"match": "https://api-prod.gambitprofit.com/api/matches/5c2227c5-9b3d-4e90-aa15-e7527b88378a/?format=api",
"name": "Over/Under",
"created_at": "2023-06-25T09:28:22.483376-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 12",
"amount": 5000.0
},
{
"team": "Game Total Under 12",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9d649cf0-9fe2-4bce-a5ac-8bde5570c530",
"gambit_id": "148049ed-6b12-4342-9476-1742d99142fa",
"last_updated": "2023-06-26T23:08:02.318449-04:00",
"created_at": "2023-06-25T09:28:22.488384-04:00",
"name": "Game Total Over 12",
"reward": "1.87000",
"odds": "1.90910",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b447d4-b355-4c37-9dc7-769f2acc35aa/?format=api"
},
{
"id": "5ded8d30-2f76-4f00-9413-09fc18838ed5",
"gambit_id": "7615d873-8308-427c-8d8c-101866f4f233",
"last_updated": "2023-06-26T23:08:02.316099-04:00",
"created_at": "2023-06-25T09:28:22.485712-04:00",
"name": "Game Total Under 12",
"reward": "1.87000",
"odds": "1.90910",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9b447d4-b355-4c37-9dc7-769f2acc35aa/?format=api"
}
]
}