GET /api/bet_types/72c61a70-b585-469f-a7c0-fe7468556d43/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72c61a70-b585-469f-a7c0-fe7468556d43",
"match": "https://api-prod.gambitprofit.com/api/matches/c83892bb-a541-4818-a238-7a4296aa312c/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 8",
"amount": 5097.0
},
{
"team": "Game Total Under 8",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "c5721275-64a0-42cc-b6f4-fede36889a89",
"gambit_id": "0145744d-7f84-432a-86f8-fa23abc0ed60",
"last_updated": "2022-09-22T14:57:17.238023-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.76000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72c61a70-b585-469f-a7c0-fe7468556d43/?format=api"
},
{
"id": "9d6015ef-9323-4865-a48f-17977dcc45ba",
"gambit_id": "028212db-27e8-46c8-9c05-3b3d22e87fda",
"last_updated": "2022-09-22T14:57:17.236740-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72c61a70-b585-469f-a7c0-fe7468556d43/?format=api"
}
]
}