GET /api/bet_types/e234f4b6-57b9-4008-b09c-e4845a19132c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e234f4b6-57b9-4008-b09c-e4845a19132c",
"match": "https://api-prod.gambitprofit.com/api/matches/9bcf910d-2ba6-43c5-8228-c8eaa2abedb1/?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 Over 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "659cdcd1-fb41-42f2-95ba-0d7634aee4a9",
"gambit_id": "8382c1cf-a639-4d70-984a-243aa0251c51",
"last_updated": "2022-12-05T15:52:13.360574-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 230.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e234f4b6-57b9-4008-b09c-e4845a19132c/?format=api"
},
{
"id": "847fab4f-5589-4913-aa27-4b3a3baf3aaa",
"gambit_id": "059b17b2-c62a-4378-b065-847bfc4e9a0f",
"last_updated": "2022-12-05T15:52:13.357028-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 230.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e234f4b6-57b9-4008-b09c-e4845a19132c/?format=api"
}
]
}