GET /api/bet_types/0969325a-4cd2-4f74-b235-b76736d5b29b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0969325a-4cd2-4f74-b235-b76736d5b29b",
"match": "https://api-prod.gambitprofit.com/api/matches/86f868a7-8231-4fe1-8e50-3223830615e4/?format=api",
"name": "Over/Under",
"created_at": "2023-02-10T09:02:09.185202-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "47890316-b373-41b7-9289-4c328d866992",
"gambit_id": "2f428c9b-4369-4c85-aefc-fbb8f1071ff5",
"last_updated": "2023-02-11T17:57:02.281579-05:00",
"created_at": "2023-02-10T09:02:09.188156-05:00",
"name": "Game Total Over 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0969325a-4cd2-4f74-b235-b76736d5b29b/?format=api"
},
{
"id": "49781ea5-7366-4c53-b221-eca18938b51a",
"gambit_id": "fba4fcc5-67bc-4c04-9dbf-0d24e9d94e32",
"last_updated": "2023-02-11T17:57:02.280437-05:00",
"created_at": "2023-02-10T09:02:09.186699-05:00",
"name": "Game Total Under 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0969325a-4cd2-4f74-b235-b76736d5b29b/?format=api"
}
]
}