GET /api/bet_types/790294a2-175b-4d96-bdab-9d7c000501dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "790294a2-175b-4d96-bdab-9d7c000501dd",
"match": "https://api-prod.gambitprofit.com/api/matches/b041dccf-d6f6-4011-9909-e70ef1686e32/?format=api",
"name": "Over/Under",
"created_at": "2023-01-19T09:22:05.653093-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 5.5",
"amount": 5106.0
},
{
"team": "Game Total Under 5.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "9cc21104-7bff-497a-ac43-63d6577bbb57",
"gambit_id": "15b13bb2-22fc-4001-b9a3-80bc0875c93d",
"last_updated": "2023-01-20T10:06:58.360380-05:00",
"created_at": "2023-01-19T09:22:05.655895-05:00",
"name": "Game Total Over 5.5",
"reward": "1.85000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/790294a2-175b-4d96-bdab-9d7c000501dd/?format=api"
},
{
"id": "2fa2f66b-0bb0-471c-a1c8-8cba88a30520",
"gambit_id": "b904fec0-c45a-4290-8b23-a3b542690505",
"last_updated": "2023-01-20T10:06:58.359201-05:00",
"created_at": "2023-01-19T09:22:05.654449-05:00",
"name": "Game Total Under 5.5",
"reward": "1.93000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/790294a2-175b-4d96-bdab-9d7c000501dd/?format=api"
}
]
}