GET /api/bet_types/ccba4948-4eaa-45a7-b8b4-9bbb119ceeaf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccba4948-4eaa-45a7-b8b4-9bbb119ceeaf",
"match": "https://api-prod.gambitprofit.com/api/matches/e976de7b-a639-4997-8f62-c2498caf3d69/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T08:26:58.179685-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",
"amount": 5098.0
},
{
"team": "Game Total Under 6",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "05987462-b1d4-4925-b343-19889848e4b5",
"gambit_id": "a26d55cd-ad93-4e83-92a4-148451a930fb",
"last_updated": "2023-01-16T10:02:22.791294-05:00",
"created_at": "2023-01-14T08:26:58.185925-05:00",
"name": "Game Total Over 6",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccba4948-4eaa-45a7-b8b4-9bbb119ceeaf/?format=api"
},
{
"id": "b490a031-0c35-4e5f-8a9e-06eaa2385707",
"gambit_id": "a901b6ee-5a29-47db-a5c3-34f3c24b3c16",
"last_updated": "2023-01-16T10:02:22.789224-05:00",
"created_at": "2023-01-14T08:26:58.182682-05:00",
"name": "Game Total Under 6",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccba4948-4eaa-45a7-b8b4-9bbb119ceeaf/?format=api"
}
]
}