GET /api/bet_types/5be68b6f-5fac-4fe5-b7af-df745158636f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5be68b6f-5fac-4fe5-b7af-df745158636f",
"match": "https://api-prod.gambitprofit.com/api/matches/783ce8db-e169-4d17-a718-8b416b5286e7/?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 6.5",
"amount": 5304.0
},
{
"team": "Game Total Under 6.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "49197d2c-0689-4db5-a0dd-6598902db39a",
"gambit_id": "62ff330d-8f87-43f5-acc3-977836775fe5",
"last_updated": "2022-12-09T09:52:15.214161-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5be68b6f-5fac-4fe5-b7af-df745158636f/?format=api"
},
{
"id": "e461b1a6-7536-4603-a662-3c1d9955a5f5",
"gambit_id": "4e4877bc-8604-47eb-83b1-bce5f329965a",
"last_updated": "2022-12-09T09:52:15.212991-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5be68b6f-5fac-4fe5-b7af-df745158636f/?format=api"
}
]
}