GET /api/bet_types/125f8e3d-67df-4cd8-ba83-2a240db73a37/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "125f8e3d-67df-4cd8-ba83-2a240db73a37",
"match": "https://api-prod.gambitprofit.com/api/matches/6e872d57-1fea-4934-8133-28bb21170794/?format=api",
"name": "Over/Under",
"created_at": "2023-08-15T08:58:25.520607-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 Under 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9c6541fb-9228-4619-b926-31e735283eb0",
"gambit_id": "511f0eaf-5c13-4440-a822-4adc9cf120ed",
"last_updated": "2023-08-17T10:43:00.138557-04:00",
"created_at": "2023-08-15T08:58:25.530761-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/125f8e3d-67df-4cd8-ba83-2a240db73a37/?format=api"
},
{
"id": "69dee5ac-5797-4e1b-bd6b-5c32df958a93",
"gambit_id": "a2a82db3-d8a9-4a9b-9282-6d7534479ffc",
"last_updated": "2023-08-17T10:43:00.135221-04:00",
"created_at": "2023-08-15T08:58:25.526414-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/125f8e3d-67df-4cd8-ba83-2a240db73a37/?format=api"
}
]
}