GET /api/bet_types/8b208ef2-a800-4c1b-8c07-792d662abc18/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b208ef2-a800-4c1b-8c07-792d662abc18",
"match": "https://api-prod.gambitprofit.com/api/matches/d5c46c6a-17b6-4a0b-9b2f-98bd0acf6931/?format=api",
"name": "Over/Under",
"created_at": "2023-01-14T08:26:58.695292-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 6.5",
"amount": 5000.0
},
{
"team": "Game Total Under 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "458736ad-231d-4d6b-b4e9-25b244a6067e",
"gambit_id": "c10e4ab7-6f08-44b6-ba22-d35f19eebe44",
"last_updated": "2023-01-16T10:02:20.850755-05:00",
"created_at": "2023-01-14T08:26:58.701326-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b208ef2-a800-4c1b-8c07-792d662abc18/?format=api"
},
{
"id": "af951a7a-bc39-41c5-a2a9-644246e4669e",
"gambit_id": "d9f4fd18-55e1-4b23-8428-30ddeae0d781",
"last_updated": "2023-01-16T10:02:20.847508-05:00",
"created_at": "2023-01-14T08:26:58.698217-05:00",
"name": "Game Total Under 6.5",
"reward": "1.78000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b208ef2-a800-4c1b-8c07-792d662abc18/?format=api"
}
]
}