GET /api/bet_types/65bb4c4b-eb15-49aa-8ffa-28e4dd8d34f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65bb4c4b-eb15-49aa-8ffa-28e4dd8d34f7",
"match": "https://api-prod.gambitprofit.com/api/matches/5a8be456-6ed3-4500-8766-580969b6bcc5/?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 67.5",
"amount": 5000.0
},
{
"team": "Game Total Over 67.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "1e68914d-0a15-4fdf-865a-1f790da5cdc6",
"gambit_id": "d3bf1a0e-d1a0-4a4e-bc73-d6a31f1f1654",
"last_updated": "2022-10-17T09:42:12.331920-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 67.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "67.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65bb4c4b-eb15-49aa-8ffa-28e4dd8d34f7/?format=api"
},
{
"id": "2ae106f2-8b21-41f8-9024-eb41d5446315",
"gambit_id": "3ed34d20-7f7b-4627-9a64-adf9979f689d",
"last_updated": "2022-10-17T09:42:12.332872-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 67.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "67.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65bb4c4b-eb15-49aa-8ffa-28e4dd8d34f7/?format=api"
}
]
}