GET /api/bet_types/1b363d08-4568-4139-9113-37c1d9ecc5b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1b363d08-4568-4139-9113-37c1d9ecc5b4",
"match": "https://api-prod.gambitprofit.com/api/matches/a74ee33f-a24d-4e59-a18e-b4f8ab49844c/?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 6",
"amount": 5316.0
},
{
"team": "Game Total Over 6",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "4279d239-eec2-46fd-b2f7-2c09ea58db82",
"gambit_id": "3f6c7768-15ec-4c05-9f6c-d40b9a8751ab",
"last_updated": "2022-10-31T11:12:09.216116-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b363d08-4568-4139-9113-37c1d9ecc5b4/?format=api"
},
{
"id": "4f4eb74d-4c40-402e-9859-e5158dbd0f37",
"gambit_id": "0f694096-87f9-4aa5-a743-6c825d0cdd88",
"last_updated": "2022-10-31T11:12:09.217270-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1b363d08-4568-4139-9113-37c1d9ecc5b4/?format=api"
}
]
}