GET /api/bet_types/6c1eff6b-359d-4203-9c3c-f59e62bdddd4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c1eff6b-359d-4203-9c3c-f59e62bdddd4",
"match": "https://api-prod.gambitprofit.com/api/matches/4429d972-bbf9-487b-950e-9bf6968c9f0d/?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 55.5",
"amount": 5000.0
},
{
"team": "Game Total Over 55.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "4e058ea6-7262-4db3-8aec-148b22d8714d",
"gambit_id": "e9364f5d-1229-4570-848b-e417e1e2e146",
"last_updated": "2022-11-06T08:08:52.657587-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 55.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c1eff6b-359d-4203-9c3c-f59e62bdddd4/?format=api"
},
{
"id": "b53fb602-fe73-419d-b308-dba39abe0b7b",
"gambit_id": "9e64724e-fce8-42f7-b8a7-0b4f9b6d6107",
"last_updated": "2022-11-06T08:08:52.658681-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 55.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "55.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c1eff6b-359d-4203-9c3c-f59e62bdddd4/?format=api"
}
]
}