GET /api/bet_types/7ac165fa-e81c-4e67-a5d6-828af275d643/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ac165fa-e81c-4e67-a5d6-828af275d643",
"match": "https://api-prod.gambitprofit.com/api/matches/cde652cf-2277-4be0-ab31-fa7218adb693/?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 7.5",
"amount": 5097.0
},
{
"team": "Game Total Under 7.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "4b5fa919-68c3-4d46-88e9-c0ff018082cb",
"gambit_id": "9f86ad88-493a-4826-8e76-85150981138d",
"last_updated": "2022-09-29T10:22:29.279073-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ac165fa-e81c-4e67-a5d6-828af275d643/?format=api"
},
{
"id": "a4698c21-c313-4000-bfde-9a4bb357c3f7",
"gambit_id": "d21a90b2-330f-4342-832e-8c437f5439ee",
"last_updated": "2022-09-29T10:22:29.277880-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ac165fa-e81c-4e67-a5d6-828af275d643/?format=api"
}
]
}