GET /api/bet_types/11879841-7d8b-4e5b-9f53-66872297565e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11879841-7d8b-4e5b-9f53-66872297565e",
"match": "https://api-prod.gambitprofit.com/api/matches/8a68881b-fa42-4c90-86db-f6352364bdf6/?format=api",
"name": "Over/Under",
"created_at": "2023-10-17T08:58:22.339795-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 6.5",
"amount": 5319.0
},
{
"team": "Game Total Over 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "0a994c07-8990-40a3-a837-c53fadc761ca",
"gambit_id": "b331c5d9-36a8-4714-b862-33035eee6f53",
"last_updated": "2023-10-18T10:53:25.774635-04:00",
"created_at": "2023-10-17T08:58:22.347163-04:00",
"name": "Game Total Under 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11879841-7d8b-4e5b-9f53-66872297565e/?format=api"
},
{
"id": "ee529445-8c8b-48fb-b1b2-654fa3018835",
"gambit_id": "3131845b-0f7d-4d88-bea8-e6cb4abbc89a",
"last_updated": "2023-10-18T10:53:25.771421-04:00",
"created_at": "2023-10-17T08:58:22.343281-04:00",
"name": "Game Total Over 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11879841-7d8b-4e5b-9f53-66872297565e/?format=api"
}
]
}