GET /api/bet_types/0356a744-68c9-47bb-812f-e6e5c46cbb5d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0356a744-68c9-47bb-812f-e6e5c46cbb5d",
"match": "https://api-prod.gambitprofit.com/api/matches/86a68437-36f0-4642-8879-d4a00d641b0b/?format=api",
"name": "Over/Under",
"created_at": "2023-04-12T08:57:10.905593-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 226.5",
"amount": 5000.0
},
{
"team": "Game Total Over 226.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "01e23b4c-f086-483a-b00b-866a2fb0ca59",
"gambit_id": "3a93f192-964f-41f7-9ab6-48428551a053",
"last_updated": "2023-04-13T17:22:17.617331-04:00",
"created_at": "2023-04-12T08:57:10.907900-04:00",
"name": "Game Total Under 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0356a744-68c9-47bb-812f-e6e5c46cbb5d/?format=api"
},
{
"id": "907bae43-dfbc-4232-86c5-4fea2303dcf6",
"gambit_id": "fa692260-c530-416a-9cbb-ee580f1ba26a",
"last_updated": "2023-04-13T17:22:17.619555-04:00",
"created_at": "2023-04-12T08:57:10.911256-04:00",
"name": "Game Total Over 226.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "226.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0356a744-68c9-47bb-812f-e6e5c46cbb5d/?format=api"
}
]
}