GET /api/bet_types/fdbc1521-f26f-4f74-9ef8-6da5d793b067/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fdbc1521-f26f-4f74-9ef8-6da5d793b067",
"match": "https://api-prod.gambitprofit.com/api/matches/3b1fd093-d943-42f9-9f8a-253fab14e06c/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 63.5",
"amount": 5000.0
},
{
"team": "Game Total Over 63.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c3954acc-de27-4f61-b082-8fd90d4b4181",
"gambit_id": "7c506840-a81f-4674-b557-4ba9ff3935aa",
"last_updated": "2022-10-23T19:37:07.390505-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 63.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "63.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbc1521-f26f-4f74-9ef8-6da5d793b067/?format=api"
},
{
"id": "b8851649-c4d2-4358-ac35-6b3b04a1165a",
"gambit_id": "b19c7296-f5eb-4be8-a34e-7e465b661ec6",
"last_updated": "2022-10-23T19:37:07.391527-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 63.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "63.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fdbc1521-f26f-4f74-9ef8-6da5d793b067/?format=api"
}
]
}