GET /api/bet_types/51cf2f0b-b320-48df-8c04-7c14e687b86e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51cf2f0b-b320-48df-8c04-7c14e687b86e",
"match": "https://api-prod.gambitprofit.com/api/matches/a9b5dae2-9fa6-4722-addc-c70555c833bd/?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 51.5",
"amount": 5000.0
},
{
"team": "Game Total Under 51.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": 150.0,
"profit_sb_percentage": 1.67,
"recommended": true
},
"lines": [
{
"id": "168628eb-89df-43a8-a992-9452ca2a639f",
"gambit_id": "67fd2322-9502-4880-b908-4aa6f87e8572",
"last_updated": "2022-09-05T09:47:21.751397-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 51.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51cf2f0b-b320-48df-8c04-7c14e687b86e/?format=api"
},
{
"id": "b6f406cb-4313-4e7f-b91f-3c2c7e8e8a34",
"gambit_id": "f639ac6e-5fbe-44a2-bc29-191164fecff3",
"last_updated": "2022-09-05T09:47:21.750267-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 51.5",
"reward": "1.83000",
"odds": "1.90910",
"spread": "51.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51cf2f0b-b320-48df-8c04-7c14e687b86e/?format=api"
}
]
}