GET /api/bet_types/48b8fe14-390f-4942-9fde-32b637188503/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48b8fe14-390f-4942-9fde-32b637188503",
"match": "https://api-prod.gambitprofit.com/api/matches/be3049cc-fc1d-4daa-903f-ef764d94e780/?format=api",
"name": "Over/Under",
"created_at": "2023-09-16T09:23:12.066647-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cc955e80-fcf7-4f88-9dac-f50e031478a0",
"gambit_id": "f39c1e7d-5f86-4570-a62c-8e412cafffc9",
"last_updated": "2023-09-17T11:53:32.012654-04:00",
"created_at": "2023-09-16T09:23:12.070637-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48b8fe14-390f-4942-9fde-32b637188503/?format=api"
},
{
"id": "50fce298-225c-4e99-9802-09fb5dd25a88",
"gambit_id": "e2a1855a-5e14-4bd4-8170-fcbe9d561b80",
"last_updated": "2023-09-17T11:53:32.008939-04:00",
"created_at": "2023-09-16T09:23:12.075181-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48b8fe14-390f-4942-9fde-32b637188503/?format=api"
}
]
}