GET /api/bet_types/118d7e17-5091-47a3-b730-0fd87d77696c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "118d7e17-5091-47a3-b730-0fd87d77696c",
"match": "https://api-prod.gambitprofit.com/api/matches/5c620ad3-8517-448d-b8a8-dd75318c23c6/?format=api",
"name": "Over/Under",
"created_at": "2023-02-16T09:21:54.886577-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.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "ec7cd94c-3270-414e-8490-ee6d442f14c1",
"gambit_id": "9456fbf4-396a-4307-b65a-285905f1fe76",
"last_updated": "2023-02-17T09:57:18.146594-05:00",
"created_at": "2023-02-16T09:21:54.887878-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/118d7e17-5091-47a3-b730-0fd87d77696c/?format=api"
},
{
"id": "333915ea-f4f3-4f90-b50d-7574fe52d5a1",
"gambit_id": "03e1af31-57a1-49a3-aa02-72559bf79529",
"last_updated": "2023-02-17T09:57:18.147832-05:00",
"created_at": "2023-02-16T09:21:54.889268-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/118d7e17-5091-47a3-b730-0fd87d77696c/?format=api"
}
]
}