GET /api/bet_types/09b90015-d9ed-4f71-bd5e-8ba557fefa95/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "09b90015-d9ed-4f71-bd5e-8ba557fefa95",
"match": "https://api-prod.gambitprofit.com/api/matches/04425a2b-5ff3-4f75-9301-8cc592c69025/?format=api",
"name": "Over/Under",
"created_at": "2023-06-29T08:38:25.609754-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.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "325b0abd-cb59-4e1a-8955-46147a397632",
"gambit_id": "44c92f79-6252-492f-adeb-3e299d16c337",
"last_updated": "2023-06-30T10:43:12.080765-04:00",
"created_at": "2023-06-29T08:38:25.615369-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09b90015-d9ed-4f71-bd5e-8ba557fefa95/?format=api"
},
{
"id": "adca0ec4-b688-4721-a8b3-1fcd6d81121a",
"gambit_id": "2329d277-5e18-44fc-92da-4cc8e919eedb",
"last_updated": "2023-06-30T10:43:12.079075-04:00",
"created_at": "2023-06-29T08:38:25.612569-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/09b90015-d9ed-4f71-bd5e-8ba557fefa95/?format=api"
}
]
}