GET /api/bet_types/dc5b2425-5974-4e5e-bd07-a1ddd7898c7c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dc5b2425-5974-4e5e-bd07-a1ddd7898c7c",
"match": "https://api-prod.gambitprofit.com/api/matches/649ab3ad-70a1-4c08-a1b1-cdfbe03adacc/?format=api",
"name": "Over/Under",
"created_at": "2023-01-26T10:56:57.595849-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 219.5",
"amount": 5000.0
},
{
"team": "Game Total Over 219.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "0d8a76b4-7726-4703-b173-b40a9d587047",
"gambit_id": "bd60f341-fc71-4a57-a4f7-8e96560314dc",
"last_updated": "2023-01-27T09:57:09.207558-05:00",
"created_at": "2023-01-26T10:56:57.597213-05:00",
"name": "Game Total Under 219.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc5b2425-5974-4e5e-bd07-a1ddd7898c7c/?format=api"
},
{
"id": "310c7cab-173c-4a94-8549-4eb5b4fdb228",
"gambit_id": "73f61fb2-28e4-4445-a3ce-fcd56c95d303",
"last_updated": "2023-01-27T09:57:09.208757-05:00",
"created_at": "2023-01-26T10:56:57.598728-05:00",
"name": "Game Total Over 219.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "219.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dc5b2425-5974-4e5e-bd07-a1ddd7898c7c/?format=api"
}
]
}