GET /api/bet_types/996538b5-893b-4a67-87b0-03c135702dbf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "996538b5-893b-4a67-87b0-03c135702dbf",
"match": "https://api-prod.gambitprofit.com/api/matches/a343d09c-45cc-43e4-9b89-190218db8efa/?format=api",
"name": "Over/Under",
"created_at": "2023-05-27T14:02:17.141753-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "48dca541-b294-4f4a-a34b-4d7e3fb57a2e",
"gambit_id": "f7b47f32-dc6d-4ceb-9489-0746e9c71a87",
"last_updated": "2023-05-29T11:47:22.254307-04:00",
"created_at": "2023-05-27T14:02:17.145951-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/996538b5-893b-4a67-87b0-03c135702dbf/?format=api"
},
{
"id": "552ea881-13d3-4f8f-988b-03658e7b351f",
"gambit_id": "80e6096f-c2f2-4c52-bd62-e162646f8e74",
"last_updated": "2023-05-29T11:47:22.251314-04:00",
"created_at": "2023-05-27T14:02:17.143636-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/996538b5-893b-4a67-87b0-03c135702dbf/?format=api"
}
]
}