GET /api/bet_types/e14964e9-fb2b-4e3a-885f-d0986aab7145/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e14964e9-fb2b-4e3a-885f-d0986aab7145",
"match": "https://api-prod.gambitprofit.com/api/matches/cc8794e2-98e3-43f4-9249-aa13eb5e7fcb/?format=api",
"name": "Over/Under",
"created_at": "2023-07-15T11:53:14.636642-04: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": "Total Rounds Over 2.5",
"amount": 6602.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3398.0
}
],
"expected_reward_tokens": 9242.56,
"profit_sb": -257.44,
"profit_sb_percentage": -2.71,
"recommended": false
},
"lines": [
{
"id": "f8d4f470-d15c-4850-8e06-990a233c4a06",
"gambit_id": "c3082107-c2c1-4cc2-a8fc-ba3cf1025340",
"last_updated": "2023-07-17T10:43:05.977092-04:00",
"created_at": "2023-07-15T11:53:14.638168-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.40000",
"odds": "1.41670",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e14964e9-fb2b-4e3a-885f-d0986aab7145/?format=api"
},
{
"id": "3c4d3765-0eea-4cd6-9bf0-0ca51712904b",
"gambit_id": "b33c24da-8400-44d8-9bdf-87c6b3b3f830",
"last_updated": "2023-07-17T10:43:05.978610-04:00",
"created_at": "2023-07-15T11:53:14.639822-04:00",
"name": "Total Rounds Under 2.5",
"reward": "2.72000",
"odds": "2.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e14964e9-fb2b-4e3a-885f-d0986aab7145/?format=api"
}
]
}