GET /api/bet_types/54d2422d-da77-4e6f-8a2f-d6e448eff819/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "54d2422d-da77-4e6f-8a2f-d6e448eff819",
"match": "https://api-prod.gambitprofit.com/api/matches/3e7bc6eb-d0e0-4d1c-a2e6-695206b89417/?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 5.5",
"amount": 5304.0
},
{
"team": "Game Total Under 5.5",
"amount": 4696.0
}
],
"expected_reward_tokens": 9016.32,
"profit_sb": 16.32,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "a3441522-3a45-43f9-a5fb-90443ff0395e",
"gambit_id": "70de42e1-b0a9-4ec1-809b-1b5e93a22dae",
"last_updated": "2022-12-05T15:52:12.899829-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.70000",
"odds": "1.80000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d2422d-da77-4e6f-8a2f-d6e448eff819/?format=api"
},
{
"id": "a03f27e5-75af-4b08-b825-24cf0e4af7ac",
"gambit_id": "f5c1bb3b-9c9c-466a-891f-52dedaf76dc9",
"last_updated": "2022-12-05T15:52:12.898733-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.92000",
"odds": "2.05000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/54d2422d-da77-4e6f-8a2f-d6e448eff819/?format=api"
}
]
}