GET /api/bet_types/88a3b53f-a8eb-4ecb-99a8-db6c2cc0455a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "88a3b53f-a8eb-4ecb-99a8-db6c2cc0455a",
"match": "https://api-prod.gambitprofit.com/api/matches/3b402a31-82bc-4e5f-ae72-eece90bce69b/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:36:59.228821-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": 5419.0
},
{
"team": "Game Total Under 6.5",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": -17.33,
"profit_sb_percentage": -0.18,
"recommended": false
},
"lines": [
{
"id": "d0779a2a-b727-477e-b22f-acb93ac3be9b",
"gambit_id": "4664b702-08f1-4905-aff1-e6cc1524f7d4",
"last_updated": "2023-03-01T09:52:12.743035-05:00",
"created_at": "2023-02-28T12:36:59.231395-05:00",
"name": "Game Total Over 6.5",
"reward": "1.75000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88a3b53f-a8eb-4ecb-99a8-db6c2cc0455a/?format=api"
},
{
"id": "4f2dc6e4-ad84-411f-a3c8-80fc6c4ad25f",
"gambit_id": "c26568d9-4638-4bb9-8134-815e8de92d46",
"last_updated": "2023-03-01T09:52:12.741870-05:00",
"created_at": "2023-02-28T12:36:59.230115-05:00",
"name": "Game Total Under 6.5",
"reward": "2.07000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/88a3b53f-a8eb-4ecb-99a8-db6c2cc0455a/?format=api"
}
]
}