GET /api/bet_types/8cd7f75a-ef04-4f26-8894-fdfcf218fcbc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cd7f75a-ef04-4f26-8894-fdfcf218fcbc",
"match": "https://api-prod.gambitprofit.com/api/matches/b08d0d35-f780-42ca-bb8f-0a430978b591/?format=api",
"name": "Over/Under",
"created_at": "2023-12-01T09:47:55.567963-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 218.5",
"amount": 5000.0
},
{
"team": "Game Total Under 218.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6e42a52b-8c56-4139-89ba-907af96c0a6e",
"gambit_id": "795bb198-1e8f-44d8-bb45-f33c730f9844",
"last_updated": "2023-12-02T10:18:08.516441-05:00",
"created_at": "2023-12-01T09:47:55.571874-05:00",
"name": "Game Total Over 218.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd7f75a-ef04-4f26-8894-fdfcf218fcbc/?format=api"
},
{
"id": "673d20d7-3e75-40fa-aaa1-127219174914",
"gambit_id": "83f3b476-8a1a-4b81-8699-886c945f2f1d",
"last_updated": "2023-12-02T10:18:08.519729-05:00",
"created_at": "2023-12-01T09:47:55.575805-05:00",
"name": "Game Total Under 218.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "218.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cd7f75a-ef04-4f26-8894-fdfcf218fcbc/?format=api"
}
]
}