GET /api/bet_types/d6def598-fc9a-4dcb-a44a-87aac96d0345/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6def598-fc9a-4dcb-a44a-87aac96d0345",
"match": "https://api-prod.gambitprofit.com/api/matches/2688671a-6f1c-4549-96e5-44dde8d39de9/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T11:46:59.203541-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 2.5",
"amount": 5520.0
},
{
"team": "Game Total Under 2.5",
"amount": 4480.0
}
],
"expected_reward_tokens": 9273.6,
"profit_sb": -226.4,
"profit_sb_percentage": -2.38,
"recommended": false
},
"lines": [
{
"id": "4ab6b124-d84c-4f16-b019-33a5c3d4ed7a",
"gambit_id": "90e5b7a0-eec1-4aa3-9301-3fb80152e55f",
"last_updated": "2023-02-26T11:57:00.655375-05:00",
"created_at": "2023-02-23T11:46:59.206501-05:00",
"name": "Game Total Over 2.5",
"reward": "1.68000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6def598-fc9a-4dcb-a44a-87aac96d0345/?format=api"
},
{
"id": "f00405b9-a6d7-44d3-aabb-dab55462fedc",
"gambit_id": "4ab3b7a1-8413-4d87-af8f-988f77b9fe36",
"last_updated": "2023-02-26T11:57:00.654297-05:00",
"created_at": "2023-02-23T11:46:59.205134-05:00",
"name": "Game Total Under 2.5",
"reward": "2.07000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6def598-fc9a-4dcb-a44a-87aac96d0345/?format=api"
}
]
}