GET /api/bet_types/62bcb9ae-32ca-4ab5-be05-02528c3a8d08/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "62bcb9ae-32ca-4ab5-be05-02528c3a8d08",
"match": "https://api-prod.gambitprofit.com/api/matches/fa3834a4-381f-475a-aea7-11ecf4b37902/?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 6",
"amount": 5304.0
},
{
"team": "Game Total Under 6",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "9f8b36bd-8c03-4ea2-aa38-0aa34e29617b",
"gambit_id": "d535f969-19f1-4fc5-9c6d-fc809e3ce765",
"last_updated": "2022-12-07T09:42:34.703326-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62bcb9ae-32ca-4ab5-be05-02528c3a8d08/?format=api"
},
{
"id": "3a8a9d2f-0fd5-4c73-bb58-30c026ae9813",
"gambit_id": "ec2b003f-681b-4bce-a086-c8353eb82d0e",
"last_updated": "2022-12-07T09:42:34.702182-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/62bcb9ae-32ca-4ab5-be05-02528c3a8d08/?format=api"
}
]
}