GET /api/bet_types/3690fc1f-f375-4f97-a4bb-39f1173a4e78/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3690fc1f-f375-4f97-a4bb-39f1173a4e78",
"match": "https://api-prod.gambitprofit.com/api/matches/ef47a7db-bd0f-40b7-81ff-a2316a7631e5/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:56.005859-04: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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "96764376-3dde-439a-a64f-752f8e29e7bd",
"gambit_id": "0b463c88-0581-4e5c-ba8f-2c5eb4b732ff",
"last_updated": "2023-05-07T11:57:17.831241-04:00",
"created_at": "2023-05-06T11:51:56.007282-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3690fc1f-f375-4f97-a4bb-39f1173a4e78/?format=api"
},
{
"id": "dc95c663-c8b4-4640-aac9-69ecf86fc225",
"gambit_id": "ae99eb52-2392-4306-be31-4a4c82ede068",
"last_updated": "2023-05-07T11:57:17.832437-04:00",
"created_at": "2023-05-06T11:51:56.008708-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3690fc1f-f375-4f97-a4bb-39f1173a4e78/?format=api"
}
]
}