GET /api/bet_types/2017c135-d448-41f3-b096-3a7c7de49b80/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2017c135-d448-41f3-b096-3a7c7de49b80",
"match": "https://api-prod.gambitprofit.com/api/matches/c4f33d24-a950-4f2b-b185-b53462b61610/?format=api",
"name": "Over/Under",
"created_at": "2023-08-26T09:23:26.749871-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 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ad53ccdf-9d14-4c78-b2d0-08cc7dbc20d4",
"gambit_id": "0ef417fe-6d35-43f4-a8f8-02cc2c2abace",
"last_updated": "2023-09-02T19:13:00.536325-04:00",
"created_at": "2023-08-26T09:23:26.759026-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2017c135-d448-41f3-b096-3a7c7de49b80/?format=api"
},
{
"id": "c0d4bf93-b18d-4ae4-8c91-bb206c17c24c",
"gambit_id": "e65046a9-306a-4c25-a9a4-7b7146da38ce",
"last_updated": "2023-09-02T19:13:00.532184-04:00",
"created_at": "2023-08-26T09:23:26.754242-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2017c135-d448-41f3-b096-3a7c7de49b80/?format=api"
}
]
}