GET /api/bet_types/7777b68d-58f5-45df-9a2f-dccaa9c2ff22/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7777b68d-58f5-45df-9a2f-dccaa9c2ff22",
"match": "https://api-prod.gambitprofit.com/api/matches/fc96e2c7-00f1-402a-8f0c-06b83af2f743/?format=api",
"name": "Over/Under",
"created_at": "2023-09-05T09:53:19.402490-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "229dd9f7-c25b-4831-88f2-1dcf45444494",
"gambit_id": "0deae5d4-f30f-4c81-83d5-8f082ccd5bae",
"last_updated": "2023-09-07T10:23:06.080747-04:00",
"created_at": "2023-09-05T09:53:19.421557-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7777b68d-58f5-45df-9a2f-dccaa9c2ff22/?format=api"
},
{
"id": "38800c8f-1e62-4cfb-b96b-19045c9b137c",
"gambit_id": "f2f38021-1fe8-4844-a385-9ebe81bd2e5a",
"last_updated": "2023-09-07T10:23:06.077387-04:00",
"created_at": "2023-09-05T09:53:19.406798-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7777b68d-58f5-45df-9a2f-dccaa9c2ff22/?format=api"
}
]
}