GET /api/bet_types/0f5cbea3-594d-4ef3-8aa8-27ae31f7736b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0f5cbea3-594d-4ef3-8aa8-27ae31f7736b",
"match": "https://api-prod.gambitprofit.com/api/matches/62158619-f28a-4b15-9b2c-2666d4272bea/?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 Under 40.5",
"amount": 5000.0
},
{
"team": "Game Total Over 40.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "6f943ecd-d03b-4256-939c-e54b9070d7b3",
"gambit_id": "50b41642-8844-4fd3-96a6-0ab93e81559e",
"last_updated": "2022-11-18T10:03:02.859909-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 40.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5cbea3-594d-4ef3-8aa8-27ae31f7736b/?format=api"
},
{
"id": "1974fbc6-42bf-4efd-aee9-f61431a7eacd",
"gambit_id": "4c6f8008-2a87-40f9-bdd7-694666251287",
"last_updated": "2022-11-18T10:03:02.861001-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 40.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "40.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0f5cbea3-594d-4ef3-8aa8-27ae31f7736b/?format=api"
}
]
}