GET /api/bet_types/ba3e64fa-2557-49aa-bf13-51f093516d10/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ba3e64fa-2557-49aa-bf13-51f093516d10",
"match": "https://api-prod.gambitprofit.com/api/matches/55810b7a-7b8e-4c3c-a4c5-ab47bb4d8849/?format=api",
"name": "Over/Under",
"created_at": "2023-03-08T08:57:08.131713-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 215.5",
"amount": 5000.0
},
{
"team": "Game Total Over 215.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "39f1c71a-f50e-4fc2-b339-9c7d893e7c5a",
"gambit_id": "f71fea8f-5e89-422f-b397-256a96820828",
"last_updated": "2023-03-09T09:52:06.928632-05:00",
"created_at": "2023-03-08T08:57:08.133814-05:00",
"name": "Game Total Under 215.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba3e64fa-2557-49aa-bf13-51f093516d10/?format=api"
},
{
"id": "9b9261ac-422a-449b-b059-ca2af93df3cf",
"gambit_id": "4272fcf0-7127-4dd8-ae8b-10430d80c757",
"last_updated": "2023-03-09T09:52:06.929708-05:00",
"created_at": "2023-03-08T08:57:08.135845-05:00",
"name": "Game Total Over 215.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ba3e64fa-2557-49aa-bf13-51f093516d10/?format=api"
}
]
}