GET /api/bet_types/518d7e98-373d-420b-8006-b8581ddad0ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "518d7e98-373d-420b-8006-b8581ddad0ec",
"match": "https://api-prod.gambitprofit.com/api/matches/053a7b0a-ec38-4403-9110-f36229ecb933/?format=api",
"name": "Over/Under",
"created_at": "2023-11-15T09:18:12.840424-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Under 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "a6d4e4a4-9252-4c13-9122-30d952b7991b",
"gambit_id": "cfb13c11-1a22-4a69-8cfa-93e6e842d23f",
"last_updated": "2023-11-16T14:38:16.585446-05:00",
"created_at": "2023-11-15T09:18:12.844607-05:00",
"name": "Game Total Over 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/518d7e98-373d-420b-8006-b8581ddad0ec/?format=api"
},
{
"id": "f620c02d-90a0-4486-82de-866518953007",
"gambit_id": "2ba2a09f-fbb3-4d70-9920-3b9adac7608c",
"last_updated": "2023-11-16T14:38:16.589531-05:00",
"created_at": "2023-11-15T09:18:12.848788-05:00",
"name": "Game Total Under 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/518d7e98-373d-420b-8006-b8581ddad0ec/?format=api"
}
]
}