GET /api/bet_types/5fd48f17-969f-404f-8246-eaef45223872/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5fd48f17-969f-404f-8246-eaef45223872",
"match": "https://api-prod.gambitprofit.com/api/matches/feb10852-f4e8-411f-9489-163f33b97ee7/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 48",
"amount": 5000.0
},
{
"team": "Game Total Under 48",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "101f7a78-3437-4c0f-9b3f-a532c1dc7fb8",
"gambit_id": "daff95fe-51fb-4ec2-ac2a-5fbb2c2d269b",
"last_updated": "2022-09-25T21:27:23.908023-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 48",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fd48f17-969f-404f-8246-eaef45223872/?format=api"
},
{
"id": "9719398c-89eb-48de-bd32-0bce950e3a04",
"gambit_id": "88579862-2141-4ecf-9292-05ac22815795",
"last_updated": "2022-09-25T21:27:23.906806-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 48",
"reward": "1.80000",
"odds": "1.90910",
"spread": "48.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fd48f17-969f-404f-8246-eaef45223872/?format=api"
}
]
}