GET /api/bet_types/d18ca56e-6795-433c-96fc-dae352827c71/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d18ca56e-6795-433c-96fc-dae352827c71",
"match": "https://api-prod.gambitprofit.com/api/matches/6267b016-21b6-4617-89b1-74184fc9dd60/?format=api",
"name": "Over/Under",
"created_at": "2023-11-03T20:08:21.690150-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 2.5",
"amount": 5511.0
},
{
"team": "Game Total Under 2.5",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": -297.55,
"profit_sb_percentage": -3.13,
"recommended": false
},
"lines": [
{
"id": "76664b44-c5fe-4fa5-9e5a-5fab21632ca4",
"gambit_id": "8bb2b89b-4c3b-4c28-8a37-f49b925fc90f",
"last_updated": "2023-11-06T10:28:10.367272-05:00",
"created_at": "2023-11-03T20:08:21.694372-04:00",
"name": "Game Total Over 2.5",
"reward": "1.67000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18ca56e-6795-433c-96fc-dae352827c71/?format=api"
},
{
"id": "3f894a9b-26c1-4999-93b3-4bf7833ea9a3",
"gambit_id": "1ed06b19-6cc8-499d-805a-bec0d09006ce",
"last_updated": "2023-11-06T10:28:10.371291-05:00",
"created_at": "2023-11-03T20:08:21.698486-04:00",
"name": "Game Total Under 2.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d18ca56e-6795-433c-96fc-dae352827c71/?format=api"
}
]
}