GET /api/bet_types/f5c3da3e-2cca-4a2f-918e-74bd31904ab6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f5c3da3e-2cca-4a2f-918e-74bd31904ab6",
"match": "https://api-prod.gambitprofit.com/api/matches/14a782de-2d4b-4d7c-82eb-cedd2d3cfa44/?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 Over 6",
"amount": 5304.0
},
{
"team": "Game Total Under 6",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "60ab5fd9-c2e6-4225-83c6-035f3cb7a5c9",
"gambit_id": "67f67793-dc6a-4350-b2ed-efb81181507b",
"last_updated": "2022-12-09T09:57:13.080157-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.70000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c3da3e-2cca-4a2f-918e-74bd31904ab6/?format=api"
},
{
"id": "aab7cb5c-befc-4ea4-9a05-582dc9fad724",
"gambit_id": "5529f780-301e-4238-9102-0e04a5947de4",
"last_updated": "2022-12-09T09:57:13.079115-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f5c3da3e-2cca-4a2f-918e-74bd31904ab6/?format=api"
}
]
}