GET /api/bet_types/7ba790f3-a327-4f89-afde-34a03244f6c9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ba790f3-a327-4f89-afde-34a03244f6c9",
"match": "https://api-prod.gambitprofit.com/api/matches/84a61ea3-a407-4db5-89cb-16ec744708ed/?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.5",
"amount": 5316.0
},
{
"team": "Game Total Under 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "6c41b639-6ac7-4cd0-af1d-16c10bc54415",
"gambit_id": "c094dd91-94a6-4162-b06a-5867184a64bf",
"last_updated": "2022-10-31T11:07:10.077833-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba790f3-a327-4f89-afde-34a03244f6c9/?format=api"
},
{
"id": "289f6ead-9536-4c8b-a4ba-fdd3bdf7dcaa",
"gambit_id": "070ad3ab-8a72-4792-b8b7-92a9b580089a",
"last_updated": "2022-10-31T11:07:10.076689-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ba790f3-a327-4f89-afde-34a03244f6c9/?format=api"
}
]
}