GET /api/bet_types/8a4e7174-02fd-48ee-9404-23bd3e1b2837/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8a4e7174-02fd-48ee-9404-23bd3e1b2837",
"match": "https://api-prod.gambitprofit.com/api/matches/e49c3ab8-63de-4741-b63b-1a7189f1b335/?format=api",
"name": "Over/Under",
"created_at": "2023-12-18T09:53:17.424060-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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Under 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "5edd0eaf-64ae-472e-aa0f-6027654a9ee4",
"gambit_id": "912cd806-c2b6-496d-842e-19263f736f60",
"last_updated": "2023-12-19T20:58:17.548310-05:00",
"created_at": "2023-12-18T09:53:17.427438-05:00",
"name": "Game Total Over 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a4e7174-02fd-48ee-9404-23bd3e1b2837/?format=api"
},
{
"id": "fa36fd8a-1837-4ef2-8931-ae68a47723e2",
"gambit_id": "87dd64e9-55cf-49f4-b969-f71ed350ee47",
"last_updated": "2023-12-19T20:58:17.551603-05:00",
"created_at": "2023-12-18T09:53:17.430881-05:00",
"name": "Game Total Under 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8a4e7174-02fd-48ee-9404-23bd3e1b2837/?format=api"
}
]
}