GET /api/bet_types/6a95c13d-266a-4a77-9476-a8abcef636e1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a95c13d-266a-4a77-9476-a8abcef636e1",
"match": "https://api-prod.gambitprofit.com/api/matches/91e3c272-ffbf-4303-b46c-926f4133adf9/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:36:58.767269-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 7",
"amount": 5316.0
},
{
"team": "Game Total Over 7",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "2d1edb3b-ecfb-48ee-929d-531d800ddf88",
"gambit_id": "777d069b-d9ef-4e77-8d16-69bc9474591e",
"last_updated": "2023-03-01T09:52:13.528875-05:00",
"created_at": "2023-02-28T12:36:58.768866-05:00",
"name": "Game Total Under 7",
"reward": "1.78000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a95c13d-266a-4a77-9476-a8abcef636e1/?format=api"
},
{
"id": "25dc0296-e3e3-4093-9b14-d6690933f8ee",
"gambit_id": "b31521c6-4eae-440d-a0d8-f5cbdaf3fa3d",
"last_updated": "2023-03-01T09:52:13.530037-05:00",
"created_at": "2023-02-28T12:36:58.770282-05:00",
"name": "Game Total Over 7",
"reward": "2.02000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a95c13d-266a-4a77-9476-a8abcef636e1/?format=api"
}
]
}