GET /api/bet_types/f012aab7-84da-40ae-8532-f12ce6350f9e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f012aab7-84da-40ae-8532-f12ce6350f9e",
"match": "https://api-prod.gambitprofit.com/api/matches/0229d14f-eb3d-4af9-a724-4d840a8eee96/?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 Over 2.5",
"amount": 6373.0
},
{
"team": "Game Total Under 2.5",
"amount": 3627.0
}
],
"expected_reward_tokens": 8922.2,
"profit_sb": -77.8,
"profit_sb_percentage": -0.86,
"recommended": false
},
"lines": [
{
"id": "1f090816-947c-4ea7-ab1c-c735eeba3eda",
"gambit_id": "66c2a3ad-5302-4957-8e60-47c5f557eba8",
"last_updated": "2022-08-15T12:11:57.963057-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.40000",
"odds": "1.44000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f012aab7-84da-40ae-8532-f12ce6350f9e/?format=api"
},
{
"id": "a64e1eb9-20ec-42ef-a929-16741b757ff6",
"gambit_id": "8132a4f8-4a12-4e60-a154-792e151b3400",
"last_updated": "2022-08-15T12:11:57.963574-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.46000",
"odds": "2.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f012aab7-84da-40ae-8532-f12ce6350f9e/?format=api"
}
]
}