GET /api/bet_types/9877586f-caa9-4986-8ba9-fcaab8d1c02d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9877586f-caa9-4986-8ba9-fcaab8d1c02d",
"match": "https://api-prod.gambitprofit.com/api/matches/25007b5f-1315-481c-afc9-f8b94f4b150c/?format=api",
"name": "Over/Under",
"created_at": "2022-12-23T12:47:11.747252-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 48",
"amount": 5000.0
},
{
"team": "Game Total Under 48",
"amount": 5000.0
}
],
"expected_reward_tokens": 8950.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.56,
"recommended": false
},
"lines": [
{
"id": "bec21b66-6f4c-42d5-9474-008909c153c9",
"gambit_id": "3b11aefe-245e-4139-a66e-93b07abe17fe",
"last_updated": "2022-12-25T18:12:07.433282-05:00",
"created_at": "2022-12-23T12:47:11.752134-05:00",
"name": "Game Total Over 48",
"reward": "1.79000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9877586f-caa9-4986-8ba9-fcaab8d1c02d/?format=api"
},
{
"id": "df1ad30e-dc7e-4ece-b5d4-4a86646bbb79",
"gambit_id": "0633dc53-503e-4c64-9e2e-e2cffd9c4992",
"last_updated": "2022-12-25T18:12:07.432131-05:00",
"created_at": "2022-12-23T12:47:11.748521-05:00",
"name": "Game Total Under 48",
"reward": "1.79000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9877586f-caa9-4986-8ba9-fcaab8d1c02d/?format=api"
}
]
}