GET /api/bet_types/96f31e7f-02f3-4e72-9542-726fdf8e27be/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "96f31e7f-02f3-4e72-9542-726fdf8e27be",
"match": "https://api-prod.gambitprofit.com/api/matches/c3693fc7-06d4-4790-930f-38ed143992d5/?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 52.5",
"amount": 5000.0
},
{
"team": "Game Total Over 52.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "607344ab-6b30-476d-a2f7-b1ade9b56708",
"gambit_id": "fc40d00d-f102-403f-8623-642d5373aa79",
"last_updated": "2022-11-14T09:38:21.961118-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 52.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f31e7f-02f3-4e72-9542-726fdf8e27be/?format=api"
},
{
"id": "7f88a733-b211-4407-a060-d9e6c6973ad8",
"gambit_id": "ae849386-bc85-4d92-a474-9e892ea6ccdc",
"last_updated": "2022-11-14T09:38:21.962174-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 52.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "52.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96f31e7f-02f3-4e72-9542-726fdf8e27be/?format=api"
}
]
}