GET /api/bet_types/40e1b668-9aea-4e4e-87ca-081a9c7df118/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40e1b668-9aea-4e4e-87ca-081a9c7df118",
"match": "https://api-prod.gambitprofit.com/api/matches/d18fe361-a941-4dd1-ae29-512db7e31f90/?format=api",
"name": "Over/Under",
"created_at": "2023-11-15T09:18:13.807024-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 6.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4909f930-0a15-4cbd-837f-b0a3fa28aec8",
"gambit_id": "5ff6a344-eda7-4de6-9256-eb050fd019ae",
"last_updated": "2023-11-17T09:33:25.418226-05:00",
"created_at": "2023-11-15T09:18:13.811147-05:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e1b668-9aea-4e4e-87ca-081a9c7df118/?format=api"
},
{
"id": "279d8641-f835-4817-b5f5-ed67c7818338",
"gambit_id": "45c493ad-352f-4de8-9a20-494b6a305eff",
"last_updated": "2023-11-17T09:33:25.421670-05:00",
"created_at": "2023-11-15T09:18:13.815517-05:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40e1b668-9aea-4e4e-87ca-081a9c7df118/?format=api"
}
]
}