GET /api/bet_types/efefe2c3-eb9b-4307-a87c-7e2118f63ff4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "efefe2c3-eb9b-4307-a87c-7e2118f63ff4",
"match": "https://api-prod.gambitprofit.com/api/matches/a2eada39-0c75-4907-b75d-0fefe9dc9a87/?format=api",
"name": "Over/Under",
"created_at": "2023-12-01T09:47:55.805681-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 Over 218",
"amount": 5000.0
},
{
"team": "Game Total Under 218",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "75e9d89b-efd5-4938-a985-3a01b585e64d",
"gambit_id": "2e5441ba-37d3-472a-8473-f90ad5cdc42b",
"last_updated": "2023-12-02T10:18:09.015665-05:00",
"created_at": "2023-12-01T09:47:55.811703-05:00",
"name": "Game Total Over 218",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efefe2c3-eb9b-4307-a87c-7e2118f63ff4/?format=api"
},
{
"id": "eef09db1-a381-4ff7-a2cd-68575ede166a",
"gambit_id": "ba1c1259-84b9-4f07-8985-651aaaa7c4b3",
"last_updated": "2023-12-02T10:18:09.018900-05:00",
"created_at": "2023-12-01T09:47:55.816585-05:00",
"name": "Game Total Under 218",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/efefe2c3-eb9b-4307-a87c-7e2118f63ff4/?format=api"
}
]
}