GET /api/bet_types/bb9eb41b-2e56-4ae2-8033-c29cc9028e58/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb9eb41b-2e56-4ae2-8033-c29cc9028e58",
"match": "https://api-prod.gambitprofit.com/api/matches/ab67843c-513b-476f-aaae-deaded4fca3e/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T10:37:54.502900-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 Under 222.5",
"amount": 5000.0
},
{
"team": "Game Total Over 222.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3f2ce931-e6cd-4601-95d7-5594d135711b",
"gambit_id": "5d1f2953-7fd8-4e64-b4b3-ceb6b5200cfb",
"last_updated": "2023-03-06T11:22:02.556530-05:00",
"created_at": "2023-03-04T10:37:54.504165-05:00",
"name": "Game Total Under 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb9eb41b-2e56-4ae2-8033-c29cc9028e58/?format=api"
},
{
"id": "ebb94b7c-99aa-4375-89cc-eb39ee02c839",
"gambit_id": "2f58b96f-c9ba-4bd7-9d56-167f6ff35f8e",
"last_updated": "2023-03-06T11:22:02.557982-05:00",
"created_at": "2023-03-04T10:37:54.505545-05:00",
"name": "Game Total Over 222.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "222.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb9eb41b-2e56-4ae2-8033-c29cc9028e58/?format=api"
}
]
}