GET /api/bet_types/4528f6f6-eaeb-4fc0-aa7a-ac07295f7f76/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4528f6f6-eaeb-4fc0-aa7a-ac07295f7f76",
"match": "https://api-prod.gambitprofit.com/api/matches/8aeb8f2b-e6b9-412b-8cab-f818241a9214/?format=api",
"name": "Over/Under",
"created_at": "2023-03-11T10:02:06.783000-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 Under 6",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "d0253b13-dcf5-4a7e-94fd-6945280323f4",
"gambit_id": "cddde0de-5091-44b8-b9a7-71a4e1fbac29",
"last_updated": "2023-03-13T13:12:08.565793-04:00",
"created_at": "2023-03-11T10:02:06.784859-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4528f6f6-eaeb-4fc0-aa7a-ac07295f7f76/?format=api"
},
{
"id": "4ef5b499-caf4-4047-b290-e8422a78112a",
"gambit_id": "8426c64a-67e6-4189-9b59-6549f2b26d16",
"last_updated": "2023-03-13T13:12:08.567773-04:00",
"created_at": "2023-03-11T10:02:06.786311-05:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4528f6f6-eaeb-4fc0-aa7a-ac07295f7f76/?format=api"
}
]
}