GET /api/bet_types/ce16e4bc-5722-4eb3-b84b-b2143c49d589/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ce16e4bc-5722-4eb3-b84b-b2143c49d589",
"match": "https://api-prod.gambitprofit.com/api/matches/23b71edb-7dad-471d-8576-f72d8bf33527/?format=api",
"name": "Over/Under",
"created_at": "2023-03-06T08:07:11.864452-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "abd98d9a-a71f-4773-8ca6-2b36e65e4346",
"gambit_id": "e8c6f0d9-8bfc-4f72-8734-6d45087cfd2f",
"last_updated": "2023-03-07T11:12:01.036277-05:00",
"created_at": "2023-03-06T08:07:11.867431-05:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce16e4bc-5722-4eb3-b84b-b2143c49d589/?format=api"
},
{
"id": "76fc38f6-bbdd-4d61-8298-2041f97dac36",
"gambit_id": "388fa561-a5c5-418d-b26c-a5b743ce399a",
"last_updated": "2023-03-07T11:12:01.037512-05:00",
"created_at": "2023-03-06T08:07:11.868836-05:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ce16e4bc-5722-4eb3-b84b-b2143c49d589/?format=api"
}
]
}