GET /api/bet_types/b5685da3-6b68-4a98-b44b-63c795690c54/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b5685da3-6b68-4a98-b44b-63c795690c54",
"match": "https://api-prod.gambitprofit.com/api/matches/ee795239-48dc-4108-820f-f97bb1d807fc/?format=api",
"name": "Over/Under",
"created_at": "2023-11-28T09:33:14.268710-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 6.5",
"amount": 5317.0
},
{
"team": "Game Total Over 6.5",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "0dd69c06-35eb-4191-9caf-d70e47dcc409",
"gambit_id": "c001ed9f-7e8f-4d86-9e6b-b376c4a9871d",
"last_updated": "2023-11-29T22:03:09.053677-05:00",
"created_at": "2023-11-28T09:33:14.278960-05:00",
"name": "Game Total Under 6.5",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5685da3-6b68-4a98-b44b-63c795690c54/?format=api"
},
{
"id": "c340f648-eaa7-4408-83bd-4af24f6a68ca",
"gambit_id": "882376b8-5007-493f-a05b-4f04c0b14c94",
"last_updated": "2023-11-29T22:03:09.050188-05:00",
"created_at": "2023-11-28T09:33:14.272616-05:00",
"name": "Game Total Over 6.5",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b5685da3-6b68-4a98-b44b-63c795690c54/?format=api"
}
]
}