GET /api/bet_types/cf2c7f13-2a22-4ee0-a0f0-726f7e5bf48d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf2c7f13-2a22-4ee0-a0f0-726f7e5bf48d",
"match": "https://api-prod.gambitprofit.com/api/matches/e915f2ec-b38f-467a-a0a7-20f09ea15abb/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 46",
"amount": 5000.0
},
{
"team": "Game Total Under 46",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "ab496de7-1efb-49b5-a759-e2402d338149",
"gambit_id": "740d585b-575c-417d-b036-cefe52df3961",
"last_updated": "2022-10-11T11:02:35.632774-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf2c7f13-2a22-4ee0-a0f0-726f7e5bf48d/?format=api"
},
{
"id": "31d96f7d-d3ba-4605-b307-ca672c8540f9",
"gambit_id": "cf580527-99d5-46b6-b142-b4afd8ab1293",
"last_updated": "2022-10-11T11:02:35.631625-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46",
"reward": "1.88000",
"odds": "1.90910",
"spread": "46.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf2c7f13-2a22-4ee0-a0f0-726f7e5bf48d/?format=api"
}
]
}