GET /api/bet_types/2652178a-85af-4c9b-af52-d31e13953d36/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2652178a-85af-4c9b-af52-d31e13953d36",
"match": "https://api-prod.gambitprofit.com/api/matches/bcbdf55e-aab5-4f32-9d10-5f40c1019d22/?format=api",
"name": "Over/Under",
"created_at": "2023-07-07T11:33:28.916845-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 7.5",
"amount": 5319.0
},
{
"team": "Game Total Over 7.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "c7b2b42f-97d5-4cad-a23c-a15a261fbe9f",
"gambit_id": "8dc9cdb4-148e-4f2c-a621-00b6ddf7e1a7",
"last_updated": "2023-07-09T20:23:22.547046-04:00",
"created_at": "2023-07-07T11:33:28.922417-04:00",
"name": "Game Total Under 7.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2652178a-85af-4c9b-af52-d31e13953d36/?format=api"
},
{
"id": "5ce6e6a9-69e9-4995-9076-6756d02960fc",
"gambit_id": "f801a130-9bc1-4d38-bc7e-7403d7c325ce",
"last_updated": "2023-07-09T20:23:22.544392-04:00",
"created_at": "2023-07-07T11:33:28.920020-04:00",
"name": "Game Total Over 7.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2652178a-85af-4c9b-af52-d31e13953d36/?format=api"
}
]
}