GET /api/bet_types/0bdb5537-ae9c-44b7-986d-d0449d95713e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0bdb5537-ae9c-44b7-986d-d0449d95713e",
"match": "https://api-prod.gambitprofit.com/api/matches/0795da33-74da-4f86-bc2f-7c08bebb7162/?format=api",
"name": "Over/Under",
"created_at": "2022-12-27T08:57:17.515379-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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Over 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "c97731df-b6f4-466d-b506-ee1b7d4b06f2",
"gambit_id": "8c3f02d4-c3c7-4163-8fff-fa8a85b515fb",
"last_updated": "2022-12-28T21:27:13.687624-05:00",
"created_at": "2022-12-27T08:57:17.516529-05:00",
"name": "Game Total Under 237.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bdb5537-ae9c-44b7-986d-d0449d95713e/?format=api"
},
{
"id": "679c576e-a764-488a-b965-8aadfb8f3c93",
"gambit_id": "8e84abc6-3369-4287-b9d5-9cd1d6a06fe1",
"last_updated": "2022-12-28T21:27:13.688774-05:00",
"created_at": "2022-12-27T08:57:17.517773-05:00",
"name": "Game Total Over 237.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0bdb5537-ae9c-44b7-986d-d0449d95713e/?format=api"
}
]
}