GET /api/bet_types/0e838e40-de05-4dbe-9a25-764b14673dc1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0e838e40-de05-4dbe-9a25-764b14673dc1",
"match": "https://api-prod.gambitprofit.com/api/matches/8f313f85-9509-4196-8200-e7fa271ef094/?format=api",
"name": "Over/Under",
"created_at": "2023-03-19T09:17:07.300866-04: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 6.5",
"amount": 5317.0
},
{
"team": "Game Total Under 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "c18821f9-3d00-4608-a071-1ca0e66547cf",
"gambit_id": "abe3d8d2-db4f-4380-bfcc-52f5a5d5add3",
"last_updated": "2023-03-20T11:42:08.361338-04:00",
"created_at": "2023-03-19T09:17:07.304538-04:00",
"name": "Game Total Over 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e838e40-de05-4dbe-9a25-764b14673dc1/?format=api"
},
{
"id": "4120765e-6a70-46ed-9679-3152dcd90cc1",
"gambit_id": "888d81d1-11f3-4d1a-97c7-56cd96a220b7",
"last_updated": "2023-03-20T11:42:08.358301-04:00",
"created_at": "2023-03-19T09:17:07.302706-04:00",
"name": "Game Total Under 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0e838e40-de05-4dbe-9a25-764b14673dc1/?format=api"
}
]
}