GET /api/bet_types/d5ea8ed9-fc71-4e83-bce8-1fc1e08881dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5ea8ed9-fc71-4e83-bce8-1fc1e08881dd",
"match": "https://api-prod.gambitprofit.com/api/matches/093c0171-c87d-4e90-88ee-1032fd17d196/?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 61",
"amount": 5106.0
},
{
"team": "Game Total Under 61",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "f5d8649e-d039-4c95-b0f7-6e1d7e888842",
"gambit_id": "365027f9-a898-41d5-8b30-ecaa72f26ec7",
"last_updated": "2022-10-31T10:17:31.051334-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 61",
"reward": "1.84000",
"odds": "1.86960",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5ea8ed9-fc71-4e83-bce8-1fc1e08881dd/?format=api"
},
{
"id": "d0794708-14cf-4825-adba-9e4a30f88b7b",
"gambit_id": "e4ee6667-95c1-4db0-9f2d-7135c52ff64e",
"last_updated": "2022-10-31T10:17:31.050312-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 61",
"reward": "1.92000",
"odds": "1.95240",
"spread": "61.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5ea8ed9-fc71-4e83-bce8-1fc1e08881dd/?format=api"
}
]
}