GET /api/bet_types/41ea01c5-1db2-45a5-beb6-2d40f8233541/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "41ea01c5-1db2-45a5-beb6-2d40f8233541",
"match": "https://api-prod.gambitprofit.com/api/matches/e98c5b45-94bf-485e-bb1c-8b865483fdb8/?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 7",
"amount": 5316.0
},
{
"team": "Game Total Over 7",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "ec7f5f22-b482-4fc1-a52e-a610b43fa5c5",
"gambit_id": "5cfae69a-2012-45ff-ba2b-c7d046511c50",
"last_updated": "2022-10-19T09:37:25.384038-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.78000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41ea01c5-1db2-45a5-beb6-2d40f8233541/?format=api"
},
{
"id": "6a1efd92-74f0-4265-9398-d9bdee1dc72e",
"gambit_id": "14e4dcd2-b179-495e-bba1-7ddc2c587516",
"last_updated": "2022-10-19T09:37:25.382843-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "2.02000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/41ea01c5-1db2-45a5-beb6-2d40f8233541/?format=api"
}
]
}