GET /api/bet_types/12a1482e-5e79-4474-9f75-d4815e66467a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12a1482e-5e79-4474-9f75-d4815e66467a",
"match": "https://api-prod.gambitprofit.com/api/matches/e730c67c-9b1d-4665-b692-039626d43512/?format=api",
"name": "Over/Under",
"created_at": "2023-11-20T09:48:08.972322-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 6.5",
"amount": 5214.0
},
{
"team": "Game Total Over 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "fa2e364b-6372-44f9-859d-02047f5f7c9d",
"gambit_id": "5bc59eda-1312-40cf-8644-bf2d30756392",
"last_updated": "2023-11-21T14:43:24.801977-05:00",
"created_at": "2023-11-20T09:48:08.984265-05:00",
"name": "Game Total Under 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12a1482e-5e79-4474-9f75-d4815e66467a/?format=api"
},
{
"id": "71b0b1fa-9a69-44bb-970c-e3b6a40547c1",
"gambit_id": "bbf1e5eb-d881-416a-b016-877cacb1e219",
"last_updated": "2023-11-21T14:43:24.798145-05:00",
"created_at": "2023-11-20T09:48:08.976333-05:00",
"name": "Game Total Over 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12a1482e-5e79-4474-9f75-d4815e66467a/?format=api"
}
]
}