GET /api/bet_types/b65a8cb2-4488-4d2f-9255-9e69624cd80a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b65a8cb2-4488-4d2f-9255-9e69624cd80a",
"match": "https://api-prod.gambitprofit.com/api/matches/d3b38d96-173a-46f8-bac5-bc4e75755d53/?format=api",
"name": "Over/Under",
"created_at": "2023-01-17T09:27:13.624080-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 238.5",
"amount": 5000.0
},
{
"team": "Game Total Over 238.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "7764731c-8f1c-44dc-9a3f-df40b6513b63",
"gambit_id": "6f4143b1-196d-4688-abe2-cd9eb9c1cda3",
"last_updated": "2023-01-18T09:26:55.406016-05:00",
"created_at": "2023-01-17T09:27:13.625321-05:00",
"name": "Game Total Under 238.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65a8cb2-4488-4d2f-9255-9e69624cd80a/?format=api"
},
{
"id": "bcef8d7b-855d-44f8-8629-8c09a7d498d9",
"gambit_id": "eb8d720a-bff6-4d76-bc91-56723cbc9f9a",
"last_updated": "2023-01-18T09:26:55.408888-05:00",
"created_at": "2023-01-17T09:27:13.626629-05:00",
"name": "Game Total Over 238.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "238.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b65a8cb2-4488-4d2f-9255-9e69624cd80a/?format=api"
}
]
}