GET /api/bet_types/3f88f7c5-73c5-423f-9972-0bdf7a3d99ed/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f88f7c5-73c5-423f-9972-0bdf7a3d99ed",
"match": "https://api-prod.gambitprofit.com/api/matches/56654149-112c-4af7-a63a-4ca236104deb/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T09:07:01.131327-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 7",
"amount": 5212.0
},
{
"team": "Game Total Under 7",
"amount": 4788.0
}
],
"expected_reward_tokens": 9432.36,
"profit_sb": -67.64,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "c895c036-50cc-435a-9652-9d464036fb46",
"gambit_id": "e3526467-bdfa-4c01-bd15-db200104a26b",
"last_updated": "2023-02-24T12:46:55.251521-05:00",
"created_at": "2023-02-23T09:07:01.133892-05:00",
"name": "Game Total Over 7",
"reward": "1.81000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f88f7c5-73c5-423f-9972-0bdf7a3d99ed/?format=api"
},
{
"id": "44861f09-862a-49d7-af41-35d1c5b3f1da",
"gambit_id": "75a70408-dd4a-496e-b5b2-cab979b1cebd",
"last_updated": "2023-02-24T12:46:55.250350-05:00",
"created_at": "2023-02-23T09:07:01.132601-05:00",
"name": "Game Total Under 7",
"reward": "1.97000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f88f7c5-73c5-423f-9972-0bdf7a3d99ed/?format=api"
}
]
}