GET /api/bet_types/b07c002c-b199-46ea-9ef3-c5e3a300bc55/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b07c002c-b199-46ea-9ef3-c5e3a300bc55",
"match": "https://api-prod.gambitprofit.com/api/matches/69348857-3735-4acb-9721-4b9b67b39521/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T10:22:13.344179-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 6.5",
"amount": 5431.0
},
{
"team": "Game Total Under 6.5",
"amount": 4569.0
}
],
"expected_reward_tokens": 9503.52,
"profit_sb": 3.52,
"profit_sb_percentage": 0.04,
"recommended": true
},
"lines": [
{
"id": "f740bd85-da07-4d64-89ea-c430505acff8",
"gambit_id": "5bf38cf2-38f2-4e64-b14a-ee6af5ed5aff",
"last_updated": "2023-01-23T10:26:49.173482-05:00",
"created_at": "2023-01-21T10:22:13.347176-05:00",
"name": "Game Total Over 6.5",
"reward": "1.75000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b07c002c-b199-46ea-9ef3-c5e3a300bc55/?format=api"
},
{
"id": "710a7ea7-e4fc-4c73-b967-09dd5399cc17",
"gambit_id": "de2126d3-a791-475f-bca3-c2a17a28052d",
"last_updated": "2023-01-23T10:26:49.171946-05:00",
"created_at": "2023-01-21T10:22:13.345813-05:00",
"name": "Game Total Under 6.5",
"reward": "2.08000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b07c002c-b199-46ea-9ef3-c5e3a300bc55/?format=api"
}
]
}