GET /api/bet_types/1c4fc64f-bafe-47c3-a6a1-3b3a5a58b06f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1c4fc64f-bafe-47c3-a6a1-3b3a5a58b06f",
"match": "https://api-prod.gambitprofit.com/api/matches/037c1e00-0fc8-4c52-b195-c16d695fffb2/?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 59.5",
"amount": 5000.0
},
{
"team": "Game Total Over 59.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "d21990ec-5bdc-4989-a207-9abcb8483910",
"gambit_id": "c9046ff0-dc66-4887-a326-e743f97b6c52",
"last_updated": "2022-11-28T10:17:11.957892-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 59.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4fc64f-bafe-47c3-a6a1-3b3a5a58b06f/?format=api"
},
{
"id": "8db209e9-5e03-4ac4-8a76-53b8e1ce670f",
"gambit_id": "9b8daee6-429a-48d2-bcf6-882e8e0868a9",
"last_updated": "2022-11-28T10:17:11.958943-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 59.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "59.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1c4fc64f-bafe-47c3-a6a1-3b3a5a58b06f/?format=api"
}
]
}