GET /api/bet_types/bb783418-3d57-4ee9-be38-3502b6f15617/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb783418-3d57-4ee9-be38-3502b6f15617",
"match": "https://api-prod.gambitprofit.com/api/matches/a2da3630-94f6-425f-9b2b-5d357262fe22/?format=api",
"name": "Over/Under",
"created_at": "2023-10-30T08:58:10.976628-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 Over 6.5",
"amount": 5214.0
},
{
"team": "Game Total Under 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "3884b3a0-3313-4327-a6d2-9f16f96def65",
"gambit_id": "2927eaae-f9c5-4ff2-92e7-9d1a9788a3d7",
"last_updated": "2023-10-31T19:48:04.317482-04:00",
"created_at": "2023-10-30T08:58:10.980457-04:00",
"name": "Game Total Over 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb783418-3d57-4ee9-be38-3502b6f15617/?format=api"
},
{
"id": "f28f018f-1259-4b5d-b949-c990ef57e735",
"gambit_id": "f8595291-2028-43be-9a24-fd0d063fbd63",
"last_updated": "2023-10-31T19:48:04.320898-04:00",
"created_at": "2023-10-30T08:58:10.984431-04:00",
"name": "Game Total Under 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb783418-3d57-4ee9-be38-3502b6f15617/?format=api"
}
]
}