GET /api/bet_types/466d764e-e37b-4d7c-846e-25204661a036/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "466d764e-e37b-4d7c-846e-25204661a036",
"match": "https://api-prod.gambitprofit.com/api/matches/42e716c0-1ecf-465c-a87c-6c37fc08e839/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 223",
"amount": 5000.0
},
{
"team": "Game Total Over 223",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "97a157f9-c929-4f11-8692-d2acdc0d76fe",
"gambit_id": "056b0848-4fa8-4112-8cbe-91d6c94bf4b4",
"last_updated": "2022-12-01T16:12:23.037715-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 223",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/466d764e-e37b-4d7c-846e-25204661a036/?format=api"
},
{
"id": "49ac9793-993b-451d-aee2-751bf821fe14",
"gambit_id": "decd4b84-11a2-416e-8519-9732ccc029a7",
"last_updated": "2022-12-01T16:12:23.039005-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 223",
"reward": "1.80000",
"odds": "1.90910",
"spread": "223.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/466d764e-e37b-4d7c-846e-25204661a036/?format=api"
}
]
}