GET /api/bet_types/ebaac46e-a4dd-4ff3-bc63-4f296c134661/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ebaac46e-a4dd-4ff3-bc63-4f296c134661",
"match": "https://api-prod.gambitprofit.com/api/matches/c5dd5ffb-8a47-42db-bcac-9245233760e8/?format=api",
"name": "Over/Under",
"created_at": "2023-02-06T13:12:10.432384-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": 5213.0
},
{
"team": "Game Total Under 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "00dbec1d-4715-4db7-afdd-107d2ffc5938",
"gambit_id": "4d2ed724-4148-472b-beb5-6c2079aa9056",
"last_updated": "2023-02-07T11:21:55.980919-05:00",
"created_at": "2023-02-06T13:12:10.435723-05:00",
"name": "Game Total Over 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebaac46e-a4dd-4ff3-bc63-4f296c134661/?format=api"
},
{
"id": "4a761867-3b28-4aae-82ad-a3d9d5e562d9",
"gambit_id": "126c558e-3a73-4630-9aa3-dd48a92c32bb",
"last_updated": "2023-02-07T11:21:55.979282-05:00",
"created_at": "2023-02-06T13:12:10.434004-05:00",
"name": "Game Total Under 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ebaac46e-a4dd-4ff3-bc63-4f296c134661/?format=api"
}
]
}