GET /api/bet_types/c1cf7ca7-82fc-4ce7-b8fc-6652945c54f2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c1cf7ca7-82fc-4ce7-b8fc-6652945c54f2",
"match": "https://api-prod.gambitprofit.com/api/matches/5b4f773c-e158-48ff-86cb-1d78d747e62e/?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 6.5",
"amount": 5397.0
},
{
"team": "Game Total Over 6.5",
"amount": 4603.0
}
],
"expected_reward_tokens": 9066.96,
"profit_sb": 66.96,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "e6038c8f-f494-455a-bbab-896657bce862",
"gambit_id": "63404dbe-0246-41ca-adeb-3938fbe63275",
"last_updated": "2022-11-16T09:52:14.329159-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.68000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1cf7ca7-82fc-4ce7-b8fc-6652945c54f2/?format=api"
},
{
"id": "33ed5055-7836-4a36-a6b3-392e63a0203d",
"gambit_id": "315a38ef-b90a-436a-845d-2c71d6f48e7d",
"last_updated": "2022-11-16T09:52:14.330310-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.97000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c1cf7ca7-82fc-4ce7-b8fc-6652945c54f2/?format=api"
}
]
}