GET /api/bet_types/9ef408b9-2e8d-402d-ae8a-56d0378780de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ef408b9-2e8d-402d-ae8a-56d0378780de",
"match": "https://api-prod.gambitprofit.com/api/matches/902b9fee-c4d3-4cfc-9e29-9024886df95c/?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 73.5",
"amount": 5000.0
},
{
"team": "Game Total Under 73.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9050.0,
"profit_sb": 50.0,
"profit_sb_percentage": 0.56,
"recommended": true
},
"lines": [
{
"id": "706b71ed-2d48-426a-b060-80c59b503335",
"gambit_id": "5079aabb-4172-4a9b-b65c-fcb7911c22b2",
"last_updated": "2022-09-18T13:07:29.410971-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 73.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "73.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef408b9-2e8d-402d-ae8a-56d0378780de/?format=api"
},
{
"id": "69343561-3c08-4791-9541-33188fa3d058",
"gambit_id": "c25e9ab7-e4dd-46f2-9023-339b3fe0de70",
"last_updated": "2022-09-18T13:07:29.409782-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 73.5",
"reward": "1.81000",
"odds": "1.90910",
"spread": "73.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ef408b9-2e8d-402d-ae8a-56d0378780de/?format=api"
}
]
}