GET /api/bet_types/1b62c7df-2933-4cbd-82fd-a30182348d4e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b62c7df-2933-4cbd-82fd-a30182348d4e",
"match": "https://api-prod.gambitprofit.com/api/matches/b0f29df7-2119-4e3f-bb8f-822b17636d84/?format=api",
"name": "Over/Under",
"created_at": "2023-04-25T11:42:07.816125-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 5.5",
"amount": 5317.0
},
{
"team": "Game Total Over 5.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "5bc530cd-ef97-4824-bd32-097d7efa985f",
"gambit_id": "922812a0-4336-475b-a901-8b4b0b21d86e",
"last_updated": "2023-04-27T11:52:04.588358-04:00",
"created_at": "2023-04-25T11:42:07.818186-04:00",
"name": "Game Total Under 5.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b62c7df-2933-4cbd-82fd-a30182348d4e/?format=api"
},
{
"id": "a12e8985-3617-41ed-85b2-9f0bbb73431a",
"gambit_id": "15564089-2a45-444a-bbbe-703292a6f529",
"last_updated": "2023-04-27T11:52:04.589858-04:00",
"created_at": "2023-04-25T11:42:07.820223-04:00",
"name": "Game Total Over 5.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b62c7df-2933-4cbd-82fd-a30182348d4e/?format=api"
}
]
}