GET /api/bet_types/d513f535-835e-4162-a80d-8c84cb5f0f94/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d513f535-835e-4162-a80d-8c84cb5f0f94",
"match": "https://api-prod.gambitprofit.com/api/matches/436c4b39-7820-4174-b30f-da98e4cf5fa8/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T19:52:13.254411-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 151.5",
"amount": 5000.0
},
{
"team": "Game Total Over 151.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7cab8378-b569-4ae3-8c11-bd8bfb7f1f38",
"gambit_id": "f01246ea-a6dc-4d22-a940-ebea0405f1e6",
"last_updated": "2023-03-18T11:32:25.027749-04:00",
"created_at": "2023-03-14T19:52:13.255911-04:00",
"name": "Game Total Under 151.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "151.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d513f535-835e-4162-a80d-8c84cb5f0f94/?format=api"
},
{
"id": "b5443789-6788-42db-813b-63cd9c34142d",
"gambit_id": "25a78ea8-b160-443a-bb74-5596b40a3da9",
"last_updated": "2023-03-18T11:32:25.029064-04:00",
"created_at": "2023-03-14T19:52:13.257451-04:00",
"name": "Game Total Over 151.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "151.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d513f535-835e-4162-a80d-8c84cb5f0f94/?format=api"
}
]
}