GET /api/bet_types/c1b9820f-6c14-4ed0-af21-9220e48f10fd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1b9820f-6c14-4ed0-af21-9220e48f10fd",
"match": "https://api-prod.gambitprofit.com/api/matches/b98335e7-26c9-4747-ab3d-a5580c4f0556/?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 Under 7.5",
"amount": 5208.0
},
{
"team": "Game Total Over 7.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "183f0dd6-6056-4ae0-b269-62fa0a2fdbd9",
"gambit_id": "5d5759d9-679f-46c3-a047-f02a7ffcad7d",
"last_updated": "2022-09-26T10:27:12.243855-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b9820f-6c14-4ed0-af21-9220e48f10fd/?format=api"
},
{
"id": "bd4e93ca-29ed-47ac-91e4-b95c98711377",
"gambit_id": "b9d38b38-bb5c-4802-b453-b06808ab0144",
"last_updated": "2022-09-26T10:27:12.245009-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1b9820f-6c14-4ed0-af21-9220e48f10fd/?format=api"
}
]
}