GET /api/bet_types/6b4074d7-8f1e-4b2c-b278-29112ec265c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6b4074d7-8f1e-4b2c-b278-29112ec265c2",
"match": "https://api-prod.gambitprofit.com/api/matches/9c51c093-20eb-44f8-ae9d-0cb397c5340b/?format=api",
"name": "Over/Under",
"created_at": "2024-01-23T09:43:22.629760-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 7",
"amount": 5319.0
},
{
"team": "Game Total Over 7",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "34a387ff-5b19-4836-95e9-887278906407",
"gambit_id": "d796ccb9-9cf5-4ce5-8dbd-bba9f2889e6d",
"last_updated": "2024-01-24T22:28:18.736261-05:00",
"created_at": "2024-01-23T09:43:22.638633-05:00",
"name": "Game Total Under 7",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b4074d7-8f1e-4b2c-b278-29112ec265c2/?format=api"
},
{
"id": "a199fa29-3ab8-45e4-b2f3-9a139142c476",
"gambit_id": "cf5c2114-ebf0-48df-9ca3-2167b17346af",
"last_updated": "2024-01-24T22:28:18.732953-05:00",
"created_at": "2024-01-23T09:43:22.634054-05:00",
"name": "Game Total Over 7",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6b4074d7-8f1e-4b2c-b278-29112ec265c2/?format=api"
}
]
}