GET /api/bet_types/43ec3db8-a783-4256-9213-7cf74c10028e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "43ec3db8-a783-4256-9213-7cf74c10028e",
"match": "https://api-prod.gambitprofit.com/api/matches/d2735011-d35a-4fbe-8b6a-445b491a1465/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T23:03:17.842242-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 Over 2.5",
"amount": 6528.0
},
{
"team": "Game Total Under 2.5",
"amount": 3472.0
}
],
"expected_reward_tokens": 9269.76,
"profit_sb": -230.24,
"profit_sb_percentage": -2.42,
"recommended": false
},
"lines": [
{
"id": "e05cd720-be3a-4ab1-8c7b-2d363ec027c6",
"gambit_id": "1186a897-72d9-42fe-8d0e-1c498dce124e",
"last_updated": "2023-09-06T11:48:30.022067-04:00",
"created_at": "2023-09-01T23:03:17.846387-04:00",
"name": "Game Total Over 2.5",
"reward": "1.42000",
"odds": "1.44000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43ec3db8-a783-4256-9213-7cf74c10028e/?format=api"
},
{
"id": "f814d501-7030-4173-bffe-03ce81aa1055",
"gambit_id": "bc1d4bd2-1384-4e42-acad-ba8ccd2aea23",
"last_updated": "2023-09-06T11:48:30.025597-04:00",
"created_at": "2023-09-01T23:03:17.850325-04:00",
"name": "Game Total Under 2.5",
"reward": "2.67000",
"odds": "2.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/43ec3db8-a783-4256-9213-7cf74c10028e/?format=api"
}
]
}