GET /api/bet_types/44fc324f-9ef1-4d93-bb83-bc5dd5b023bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44fc324f-9ef1-4d93-bb83-bc5dd5b023bd",
"match": "https://api-prod.gambitprofit.com/api/matches/d6508e81-1239-4af5-b61c-145a21a05093/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:08:02.759845-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 247",
"amount": 5000.0
},
{
"team": "Game Total Under 247",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6600c410-4848-427a-8e02-a15f7cb9bbbd",
"gambit_id": "93fc6883-6ffa-4661-b7be-9f38e3874c59",
"last_updated": "2023-11-27T10:08:20.808575-05:00",
"created_at": "2023-11-24T09:08:02.764489-05:00",
"name": "Game Total Over 247",
"reward": "1.87000",
"odds": "1.90910",
"spread": "247.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fc324f-9ef1-4d93-bb83-bc5dd5b023bd/?format=api"
},
{
"id": "661179cc-3cdf-4221-a677-bbd8dfcc0e11",
"gambit_id": "1dec9c5e-d96a-441c-b206-a9b5dd3ac84c",
"last_updated": "2023-11-27T10:08:20.811916-05:00",
"created_at": "2023-11-24T09:08:02.769887-05:00",
"name": "Game Total Under 247",
"reward": "1.87000",
"odds": "1.90910",
"spread": "247.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44fc324f-9ef1-4d93-bb83-bc5dd5b023bd/?format=api"
}
]
}