GET /api/bet_types/8477cca9-8ec1-4fe4-9727-cec404487e84/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8477cca9-8ec1-4fe4-9727-cec404487e84",
"match": "https://api-prod.gambitprofit.com/api/matches/cb534032-0a96-43d6-bb3a-947387d588e6/?format=api",
"name": "Over/Under",
"created_at": "2023-09-12T09:23:02.076876-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": "Game Total Under 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "74c85deb-121b-49ec-8d28-ea82f785d8f5",
"gambit_id": "0f898e2d-e55c-47f2-b80b-6c09cd32439e",
"last_updated": "2023-09-15T16:23:15.660013-04:00",
"created_at": "2023-09-12T09:23:02.086788-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8477cca9-8ec1-4fe4-9727-cec404487e84/?format=api"
},
{
"id": "a5593245-e4ff-4915-9edd-9be776d52b83",
"gambit_id": "c6debf6a-e7bd-4c89-9b60-480fdc7e217b",
"last_updated": "2023-09-15T16:23:15.656570-04:00",
"created_at": "2023-09-12T09:23:02.081772-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8477cca9-8ec1-4fe4-9727-cec404487e84/?format=api"
}
]
}