GET /api/bet_types/50125fab-9f29-47e2-8014-6212bcbf2c46/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "50125fab-9f29-47e2-8014-6212bcbf2c46",
"match": "https://api-prod.gambitprofit.com/api/matches/ce9150ec-4cc5-4623-9dcf-b1fd7f2570dd/?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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "d5cbf937-448e-4839-b656-e83b38af2487",
"gambit_id": "ab96d773-c176-4bec-abdb-f0a0c01d4350",
"last_updated": "2022-10-27T11:57:05.431129-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50125fab-9f29-47e2-8014-6212bcbf2c46/?format=api"
},
{
"id": "89965aa4-4c3a-4bb1-b1fc-8d83ea9534a8",
"gambit_id": "ab5048b1-8589-4867-81f9-dd0f42c29a68",
"last_updated": "2022-10-27T11:57:05.429940-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/50125fab-9f29-47e2-8014-6212bcbf2c46/?format=api"
}
]
}