GET /api/bet_types/e4d2e6a3-907b-423b-9a0f-7170508ff7ce/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4d2e6a3-907b-423b-9a0f-7170508ff7ce",
"match": "https://api-prod.gambitprofit.com/api/matches/2ff7449e-8836-47fd-9965-2efa5d8a2196/?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 6.5",
"amount": 5097.0
},
{
"team": "Game Total Over 6.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 9021.52,
"profit_sb": 21.52,
"profit_sb_percentage": 0.24,
"recommended": true
},
"lines": [
{
"id": "5b2c84da-d742-43b2-b2e8-5d67d7270afd",
"gambit_id": "6bc6e401-3766-47d0-9036-64d46c989cc3",
"last_updated": "2022-11-14T10:52:58.893943-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.77000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4d2e6a3-907b-423b-9a0f-7170508ff7ce/?format=api"
},
{
"id": "df5176ec-e252-4908-8eb0-b5d4db8d9789",
"gambit_id": "6717a853-dc14-4bad-8de5-b597cd80e791",
"last_updated": "2022-11-14T10:52:58.894963-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4d2e6a3-907b-423b-9a0f-7170508ff7ce/?format=api"
}
]
}