GET /api/bet_types/1ed150ed-763b-4d9c-b81e-dac164c07fb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1ed150ed-763b-4d9c-b81e-dac164c07fb3",
"match": "https://api-prod.gambitprofit.com/api/matches/50e0bc48-efcd-481c-9c1a-7b3e39d55f72/?format=api",
"name": "Over/Under",
"created_at": "2023-08-02T08:23:17.151680-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f57aea49-d5ac-490c-966d-56a2ba15f28d",
"gambit_id": "8757bd89-c67e-4b25-b978-09351cc7143e",
"last_updated": "2023-08-04T09:38:09.825224-04:00",
"created_at": "2023-08-02T08:23:17.164431-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ed150ed-763b-4d9c-b81e-dac164c07fb3/?format=api"
},
{
"id": "2d34e9f6-fd81-4e64-b348-614efcb099b9",
"gambit_id": "e7e63384-2598-41bb-9ef1-d7ec2b1a4df8",
"last_updated": "2023-08-04T09:38:09.821137-04:00",
"created_at": "2023-08-02T08:23:17.158630-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1ed150ed-763b-4d9c-b81e-dac164c07fb3/?format=api"
}
]
}