GET /api/bet_types/734aef78-2dc7-46e4-98e7-d4552a9cd5e6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "734aef78-2dc7-46e4-98e7-d4552a9cd5e6",
"match": "https://api-prod.gambitprofit.com/api/matches/a50118a1-0d8e-46ff-bec5-c6fb34824233/?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 42.5",
"amount": 5000.0
},
{
"team": "Game Total Under 42.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "7146758b-2dda-4a5b-a3e3-bc907f2f8276",
"gambit_id": "2028f31a-9446-442f-81f9-d48f8bc84b25",
"last_updated": "2022-08-28T11:27:15.280289-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 42.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/734aef78-2dc7-46e4-98e7-d4552a9cd5e6/?format=api"
},
{
"id": "0644dd40-a852-40ef-ac0a-3f67dc21a953",
"gambit_id": "03ae7f99-940e-4036-86ef-4fa61793b2c1",
"last_updated": "2022-08-28T11:27:15.279724-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 42.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "42.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/734aef78-2dc7-46e4-98e7-d4552a9cd5e6/?format=api"
}
]
}