GET /api/bet_types/461e9590-f1ff-4365-b7ca-6008fc7ada35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "461e9590-f1ff-4365-b7ca-6008fc7ada35",
"match": "https://api-prod.gambitprofit.com/api/matches/46ee1d3f-e092-4242-a705-c7d159ff835f/?format=api",
"name": "Over/Under",
"created_at": "2023-06-16T08:22:58.754392-04: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 10",
"amount": 5000.0
},
{
"team": "Game Total Over 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6d5628e4-b3a0-4017-9f36-f3ef31df930d",
"gambit_id": "198f2d0f-2da1-4c42-b61f-791b0236954a",
"last_updated": "2023-06-17T15:03:04.024492-04:00",
"created_at": "2023-06-16T08:22:58.757625-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461e9590-f1ff-4365-b7ca-6008fc7ada35/?format=api"
},
{
"id": "aeb75131-d6e8-4276-8707-bc616ec6d43a",
"gambit_id": "6a986da4-9ee7-4cf3-8f36-ab01196b9f78",
"last_updated": "2023-06-17T15:03:04.026168-04:00",
"created_at": "2023-06-16T08:22:58.755941-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/461e9590-f1ff-4365-b7ca-6008fc7ada35/?format=api"
}
]
}