GET /api/bet_types/742f294d-606c-4a6e-9785-4f27e5e2c543/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "742f294d-606c-4a6e-9785-4f27e5e2c543",
"match": "https://api-prod.gambitprofit.com/api/matches/9268a917-8680-452c-8c07-4312c797e1f0/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:41:52.361014-04: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 Under 2.5",
"amount": 5068.0
},
{
"team": "Game Total Over 2.5",
"amount": 4932.0
}
],
"expected_reward_tokens": 9173.08,
"profit_sb": -326.92,
"profit_sb_percentage": -3.44,
"recommended": false
},
"lines": [
{
"id": "29ebd51c-caf2-48ba-8052-5387b3e5b357",
"gambit_id": "375d1890-7212-4d5f-8dfa-902ce1b26d08",
"last_updated": "2023-05-22T18:02:06.865507-04:00",
"created_at": "2023-05-19T11:41:52.363196-04:00",
"name": "Game Total Under 2.5",
"reward": "1.81000",
"odds": "1.85000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/742f294d-606c-4a6e-9785-4f27e5e2c543/?format=api"
},
{
"id": "f87dc5b9-11af-4594-aa0c-2f83daa67ad3",
"gambit_id": "e5def985-dd52-4bde-bb6d-a764ffbc7ad0",
"last_updated": "2023-05-22T18:02:06.867821-04:00",
"created_at": "2023-05-19T11:41:52.365616-04:00",
"name": "Game Total Over 2.5",
"reward": "1.86000",
"odds": "1.90000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/742f294d-606c-4a6e-9785-4f27e5e2c543/?format=api"
}
]
}