GET /api/bet_types/8bd6faf5-14af-455b-bde5-5e4ee349cad4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8bd6faf5-14af-455b-bde5-5e4ee349cad4",
"match": "https://api-prod.gambitprofit.com/api/matches/0211d141-fd00-4769-b532-b0d7205a8f74/?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 2.5",
"amount": 5742.0
},
{
"team": "Game Total Under 2.5",
"amount": 4258.0
}
],
"expected_reward_tokens": 8899.22,
"profit_sb": -100.78,
"profit_sb_percentage": -1.12,
"recommended": false
},
"lines": [
{
"id": "af8f2cf6-7d74-4faa-8e11-6ee99fe6a721",
"gambit_id": "5946efdb-8e56-470c-bb08-c56ccc03f9f6",
"last_updated": "2022-08-08T10:52:17.165263-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.55000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bd6faf5-14af-455b-bde5-5e4ee349cad4/?format=api"
},
{
"id": "6fbdf1e5-5533-4c49-84e5-dcf6a7ea3452",
"gambit_id": "f9735a70-e94c-4719-ba3b-49d9dce9afb5",
"last_updated": "2022-08-08T10:52:17.164841-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.09000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8bd6faf5-14af-455b-bde5-5e4ee349cad4/?format=api"
}
]
}