GET /api/bet_types/802ab2dd-ef7f-4149-b3a2-54d017a5ea47/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "802ab2dd-ef7f-4149-b3a2-54d017a5ea47",
"match": "https://api-prod.gambitprofit.com/api/matches/71a2c0d5-cea0-456b-8324-ef4e848328dd/?format=api",
"name": "Over/Under",
"created_at": "2023-07-03T11:03:19.027068-04: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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6ae826fd-5d6b-4c11-8360-51238af8f161",
"gambit_id": "65b361de-3123-4328-8091-b6e6e377b1e7",
"last_updated": "2023-07-04T10:48:02.579235-04:00",
"created_at": "2023-07-03T11:03:19.030381-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802ab2dd-ef7f-4149-b3a2-54d017a5ea47/?format=api"
},
{
"id": "464d9027-61cd-4c06-ae52-6f002bacfdca",
"gambit_id": "35efb4de-ce83-49e0-a885-6884224f7190",
"last_updated": "2023-07-04T10:48:02.576883-04:00",
"created_at": "2023-07-03T11:03:19.028721-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/802ab2dd-ef7f-4149-b3a2-54d017a5ea47/?format=api"
}
]
}