GET /api/bet_types/578177e9-946d-49ed-9aa3-3bfc99f9ba40/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "578177e9-946d-49ed-9aa3-3bfc99f9ba40",
"match": "https://api-prod.gambitprofit.com/api/matches/03073dd2-432e-47d4-8c7d-4aefcc087c6b/?format=api",
"name": "Over/Under",
"created_at": "2023-02-13T08:17:05.891452-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": 5316.0
},
{
"team": "Game Total Under 6.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "7811c7fe-25b4-42be-a845-6d3cd8c68ee0",
"gambit_id": "fd82d9d7-cf3d-4ff8-b4a8-d4593be9fde2",
"last_updated": "2023-02-14T09:51:55.215883-05:00",
"created_at": "2023-02-13T08:17:05.894044-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578177e9-946d-49ed-9aa3-3bfc99f9ba40/?format=api"
},
{
"id": "c989c504-cbf3-4221-9fa4-c3c53247a913",
"gambit_id": "05ba8963-5a20-4ac5-8ae6-7bc61dde35f0",
"last_updated": "2023-02-14T09:51:55.212975-05:00",
"created_at": "2023-02-13T08:17:05.892748-05:00",
"name": "Game Total Under 6.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/578177e9-946d-49ed-9aa3-3bfc99f9ba40/?format=api"
}
]
}