GET /api/bet_types/60b85977-1e87-4ce1-8c32-53d295888ead/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60b85977-1e87-4ce1-8c32-53d295888ead",
"match": "https://api-prod.gambitprofit.com/api/matches/58fb4988-11fb-4e3c-9563-9a9c5ac8f0d6/?format=api",
"name": "Over/Under",
"created_at": "2023-04-22T13:07:03.185442-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 2.5",
"amount": 5376.0
},
{
"team": "Game Total Over 2.5",
"amount": 4624.0
}
],
"expected_reward_tokens": 9246.72,
"profit_sb": -253.28,
"profit_sb_percentage": -2.67,
"recommended": false
},
"lines": [
{
"id": "324c5d2a-5c1e-4082-b718-eb61294983b5",
"gambit_id": "97fc3507-fab2-4861-bfd8-335cf3b35cf4",
"last_updated": "2023-04-24T19:02:06.193489-04:00",
"created_at": "2023-04-22T13:07:03.187591-04:00",
"name": "Game Total Under 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60b85977-1e87-4ce1-8c32-53d295888ead/?format=api"
},
{
"id": "70ee8a9a-c0bc-4eca-887a-8a6d1c1275e3",
"gambit_id": "b859969e-ff0a-423a-b158-dfbea99c2ff0",
"last_updated": "2023-04-24T19:02:06.195844-04:00",
"created_at": "2023-04-22T13:07:03.189545-04:00",
"name": "Game Total Over 2.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60b85977-1e87-4ce1-8c32-53d295888ead/?format=api"
}
]
}