GET /api/bet_types/8443cf0d-4b91-4ab8-b892-20c004d23a24/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8443cf0d-4b91-4ab8-b892-20c004d23a24",
"match": "https://api-prod.gambitprofit.com/api/matches/49a9f8c5-36ec-4714-b7f5-be7878a81eb4/?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 72.5",
"amount": 5000.0
},
{
"team": "Game Total Over 72.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "c7324d53-b9ea-441e-b0d1-1ce8d168b1ce",
"gambit_id": "184245b6-4833-41eb-9dcb-53817f8ea46e",
"last_updated": "2022-11-06T08:32:30.106574-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 72.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "72.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8443cf0d-4b91-4ab8-b892-20c004d23a24/?format=api"
},
{
"id": "f2cc26b4-fd07-46fa-b4b7-67eba91cb4cd",
"gambit_id": "cb60cf42-dd36-42e5-bea8-e9aea7f8c63f",
"last_updated": "2022-11-06T08:32:30.107747-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 72.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "72.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8443cf0d-4b91-4ab8-b892-20c004d23a24/?format=api"
}
]
}