GET /api/bet_types/9c81ae40-15c2-46f3-8580-4c12c2d11fd8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c81ae40-15c2-46f3-8580-4c12c2d11fd8",
"match": "https://api-prod.gambitprofit.com/api/matches/1e273873-3503-4893-b0bb-e36c1c428b62/?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 8",
"amount": 5097.0
},
{
"team": "Game Total Under 8",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "18919513-901a-4b6c-9816-5e3a9d7548a9",
"gambit_id": "c5595157-e551-434c-be3c-b7a92668443c",
"last_updated": "2022-09-24T21:17:24.842881-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8",
"reward": "1.76000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c81ae40-15c2-46f3-8580-4c12c2d11fd8/?format=api"
},
{
"id": "b4ab449c-1ebb-4c7b-b708-a73f2fcc7055",
"gambit_id": "4201ecd2-0294-44cd-8504-65e1e4ac01b5",
"last_updated": "2022-09-24T21:17:24.841842-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c81ae40-15c2-46f3-8580-4c12c2d11fd8/?format=api"
}
]
}