GET /api/bet_types/4c353300-265f-4af3-a46a-7bab33e8ebef/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c353300-265f-4af3-a46a-7bab33e8ebef",
"match": "https://api-prod.gambitprofit.com/api/matches/a41f490f-3aee-467a-a567-4ed197fe629c/?format=api",
"name": "Over/Under",
"created_at": "2023-05-16T09:47:07.477681-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 8.5",
"amount": 5214.0
},
{
"team": "Game Total Over 8.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "295f757a-618b-4107-bb8b-291e2f7f91eb",
"gambit_id": "96d0ef14-bea4-4c31-80c6-855aa8051404",
"last_updated": "2023-05-18T11:47:16.350377-04:00",
"created_at": "2023-05-16T09:47:07.479705-04:00",
"name": "Game Total Under 8.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c353300-265f-4af3-a46a-7bab33e8ebef/?format=api"
},
{
"id": "8c66dbde-7cff-4036-ba36-3e22e429a562",
"gambit_id": "84f6b356-bbde-4f70-ae9c-4756e3a49196",
"last_updated": "2023-05-18T11:47:16.351732-04:00",
"created_at": "2023-05-16T09:47:07.481806-04:00",
"name": "Game Total Over 8.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c353300-265f-4af3-a46a-7bab33e8ebef/?format=api"
}
]
}