GET /api/bet_types/37420e40-61a6-479b-8143-9aa5fd3f1a68/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37420e40-61a6-479b-8143-9aa5fd3f1a68",
"match": "https://api-prod.gambitprofit.com/api/matches/dc3bec02-ecac-4f5a-a7ed-5233b6452e89/?format=api",
"name": "Over/Under",
"created_at": "2023-01-20T22:57:00.869655-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 Under 2.5",
"amount": 5655.0
},
{
"team": "Game Total Over 2.5",
"amount": 4345.0
}
],
"expected_reward_tokens": 8820.35,
"profit_sb": -679.65,
"profit_sb_percentage": -7.15,
"recommended": false
},
"lines": [
{
"id": "45f2ded8-0c2f-45ca-81a0-153782819f0f",
"gambit_id": "ef6ae74e-d42f-444b-aecb-422ed011b81f",
"last_updated": "2023-01-23T11:32:09.442415-05:00",
"created_at": "2023-01-20T22:57:00.870966-05:00",
"name": "Game Total Under 2.5",
"reward": "1.56000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37420e40-61a6-479b-8143-9aa5fd3f1a68/?format=api"
},
{
"id": "1847afad-2cfe-454b-8f3a-a7dfec189185",
"gambit_id": "e38f0459-1c67-4469-9597-adb4b4f94ac0",
"last_updated": "2023-01-23T11:32:09.443567-05:00",
"created_at": "2023-01-20T22:57:00.872424-05:00",
"name": "Game Total Over 2.5",
"reward": "2.03000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37420e40-61a6-479b-8143-9aa5fd3f1a68/?format=api"
}
]
}