GET /api/bet_types/6a21029e-6d47-4ee3-a7fd-021ea099eaaa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a21029e-6d47-4ee3-a7fd-021ea099eaaa",
"match": "https://api-prod.gambitprofit.com/api/matches/5bad1bf8-c13c-4a24-8b45-d3acb5937cef/?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 2.5",
"amount": 5675.0
},
{
"team": "Game Total Under 2.5",
"amount": 4325.0
}
],
"expected_reward_tokens": 8909.5,
"profit_sb": -90.5,
"profit_sb_percentage": -1.01,
"recommended": false
},
"lines": [
{
"id": "863624b3-f02a-497e-85c2-e4d982bc4597",
"gambit_id": "e95f7b13-628c-4bc0-abfe-49211ff0f144",
"last_updated": "2022-11-03T10:03:16.244939-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.57000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a21029e-6d47-4ee3-a7fd-021ea099eaaa/?format=api"
},
{
"id": "2322172a-1fc5-4cde-b857-e46c9e8f50c6",
"gambit_id": "49afadcd-6f6b-4374-ac10-43efdd8d75f8",
"last_updated": "2022-11-03T10:03:16.243876-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.06000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a21029e-6d47-4ee3-a7fd-021ea099eaaa/?format=api"
}
]
}