GET /api/bet_types/7b973607-3158-47e1-9b85-51d1156ef0c5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7b973607-3158-47e1-9b85-51d1156ef0c5",
"match": "https://api-prod.gambitprofit.com/api/matches/d924769a-c5d8-40c1-8ad4-60db153d0198/?format=api",
"name": "Over/Under",
"created_at": "2023-08-24T12:57:58.842529-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 38",
"amount": 5000.0
},
{
"team": "Game Total Under 38",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a6acffdf-d31e-40da-93b5-6f59e50733f5",
"gambit_id": "4d1220df-7b55-4745-b1b9-f2f860033f19",
"last_updated": "2023-08-29T09:27:55.566222-04:00",
"created_at": "2023-08-24T12:57:58.854771-04:00",
"name": "Game Total Over 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b973607-3158-47e1-9b85-51d1156ef0c5/?format=api"
},
{
"id": "52e2ef9c-c9bf-4d78-8d01-39a3718980b8",
"gambit_id": "cb8f4c2f-6429-4cf7-91ad-33da68eaa52c",
"last_updated": "2023-08-29T09:27:55.570206-04:00",
"created_at": "2023-08-24T12:57:58.859605-04:00",
"name": "Game Total Under 38",
"reward": "1.87000",
"odds": "1.90910",
"spread": "38.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7b973607-3158-47e1-9b85-51d1156ef0c5/?format=api"
}
]
}