GET /api/bet_types/ed842819-dccb-4fd6-b5c7-f0278915f87d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed842819-dccb-4fd6-b5c7-f0278915f87d",
"match": "https://api-prod.gambitprofit.com/api/matches/d8c1c741-03d7-404d-b204-975725d300b2/?format=api",
"name": "Over/Under",
"created_at": "2023-06-01T09:42:09.592537-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 7.5",
"amount": 5000.0
},
{
"team": "Game Total Under 7.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "b1014bb5-ad5d-4a56-a538-933ee8a499bd",
"gambit_id": "8ee5feeb-c004-4e54-9d1f-3d243a348c35",
"last_updated": "2023-06-02T13:56:53.158841-04:00",
"created_at": "2023-06-01T09:42:09.594724-04:00",
"name": "Game Total Over 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed842819-dccb-4fd6-b5c7-f0278915f87d/?format=api"
},
{
"id": "d7cd5696-95cf-4aa3-9cc6-6afe78e2edd0",
"gambit_id": "5204f3f2-52bd-4311-a0d1-9170265fbc87",
"last_updated": "2023-06-02T13:56:53.160921-04:00",
"created_at": "2023-06-01T09:42:09.597431-04:00",
"name": "Game Total Under 7.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed842819-dccb-4fd6-b5c7-f0278915f87d/?format=api"
}
]
}