GET /api/bet_types/fca17865-5a1c-4e47-ac21-efaa47707c70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fca17865-5a1c-4e47-ac21-efaa47707c70",
"match": "https://api-prod.gambitprofit.com/api/matches/a745bec5-980b-4732-8ce2-cb9eaf43fd98/?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 Under 235",
"amount": 5000.0
},
{
"team": "Game Total Over 235",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "7d718d67-e90f-4916-b899-b289df0b140a",
"gambit_id": "9182736a-8774-4f6c-beb0-7a95d25017f3",
"last_updated": "2022-10-27T11:52:05.204300-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 235",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fca17865-5a1c-4e47-ac21-efaa47707c70/?format=api"
},
{
"id": "2a22f65c-4346-4657-8b6f-b9dae84bf91b",
"gambit_id": "ed4af1b9-0738-4252-bd43-6eeac437e8ef",
"last_updated": "2022-10-27T11:52:05.205456-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 235",
"reward": "1.88000",
"odds": "1.90910",
"spread": "235.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fca17865-5a1c-4e47-ac21-efaa47707c70/?format=api"
}
]
}