GET /api/bet_types/cb41eeba-6dc9-4fbf-9063-f4c9fd58c7dd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cb41eeba-6dc9-4fbf-9063-f4c9fd58c7dd",
"match": "https://api-prod.gambitprofit.com/api/matches/3b1fc234-12b2-4923-8bdd-8866eabbe7e1/?format=api",
"name": "Over/Under",
"created_at": "2023-10-11T09:07:56.536297-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": 5214.0
},
{
"team": "Game Total Over 8.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "d91f9c3d-6b25-49a8-be73-4efb17f467d6",
"gambit_id": "343364f9-7e4f-4d17-a07b-017a07316960",
"last_updated": "2023-10-12T11:13:03.637095-04:00",
"created_at": "2023-10-11T09:07:56.551296-04:00",
"name": "Game Total Under 8.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb41eeba-6dc9-4fbf-9063-f4c9fd58c7dd/?format=api"
},
{
"id": "b062cbb9-a61a-4dcd-a3b9-76694b368c6d",
"gambit_id": "0a05719f-da84-4db7-9a45-e5f500ceba43",
"last_updated": "2023-10-12T11:13:03.621270-04:00",
"created_at": "2023-10-11T09:07:56.543242-04:00",
"name": "Game Total Over 8.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cb41eeba-6dc9-4fbf-9063-f4c9fd58c7dd/?format=api"
}
]
}