GET /api/bet_types/765c5183-71b7-46b8-b771-7d5f7f2058b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "765c5183-71b7-46b8-b771-7d5f7f2058b1",
"match": "https://api-prod.gambitprofit.com/api/matches/c5b79c41-18b2-44ae-905b-50ea6106cad1/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 2.5",
"amount": 5885.0
},
{
"team": "Game Total Under 2.5",
"amount": 4115.0
}
],
"expected_reward_tokens": 9298.3,
"profit_sb": -201.7,
"profit_sb_percentage": -2.12,
"recommended": false
},
"lines": [
{
"id": "c315cee7-c953-441f-9565-1d7a3260c028",
"gambit_id": "6901fafe-b19b-4201-9ab0-df8c780d6036",
"last_updated": "2022-10-05T07:11:53.308965-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.58000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765c5183-71b7-46b8-b771-7d5f7f2058b1/?format=api"
},
{
"id": "f0fc3518-0669-4f0d-8caa-001b23d49e19",
"gambit_id": "4ad7a579-e73f-4793-bc3b-5fdb21b3f705",
"last_updated": "2022-10-05T07:11:53.307786-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.26000",
"odds": "2.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/765c5183-71b7-46b8-b771-7d5f7f2058b1/?format=api"
}
]
}