GET /api/bet_types/45f38a8a-8710-49ff-8d43-7a98a79a4252/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "45f38a8a-8710-49ff-8d43-7a98a79a4252",
"match": "https://api-prod.gambitprofit.com/api/matches/260d9fed-7c56-4f94-884e-c111db5a5347/?format=api",
"name": "Over/Under",
"created_at": "2023-05-01T12:27:16.682823-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 229.5",
"amount": 5000.0
},
{
"team": "Game Total Under 229.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "0ae966bd-8ab5-4c20-8e7e-65c829aa6e56",
"gambit_id": "1e75fabc-390d-4253-922e-85a51b1574ce",
"last_updated": "2023-05-02T11:52:07.863121-04:00",
"created_at": "2023-05-01T12:27:16.686144-04:00",
"name": "Game Total Over 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45f38a8a-8710-49ff-8d43-7a98a79a4252/?format=api"
},
{
"id": "0eb15485-b94e-4169-a1cb-67e8a521658a",
"gambit_id": "f35e8d8f-aad3-414f-a72c-b4e6d267f072",
"last_updated": "2023-05-02T11:52:07.861297-04:00",
"created_at": "2023-05-01T12:27:16.684510-04:00",
"name": "Game Total Under 229.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "229.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/45f38a8a-8710-49ff-8d43-7a98a79a4252/?format=api"
}
]
}