GET /api/bet_types/bae33a06-8480-47a5-b4cd-11ad12c4f182/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bae33a06-8480-47a5-b4cd-11ad12c4f182",
"match": "https://api-prod.gambitprofit.com/api/matches/e0bcecba-cb68-4fc6-9047-e6439862daa2/?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 5.5",
"amount": 5106.0
},
{
"team": "Game Total Under 5.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "bc1decb8-8dcf-4647-b283-4b4188a0ac35",
"gambit_id": "b283e8af-620b-428a-8558-72fe9b922f8d",
"last_updated": "2022-10-19T09:37:27.511634-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 5.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae33a06-8480-47a5-b4cd-11ad12c4f182/?format=api"
},
{
"id": "dc9bf7a2-fadb-4d1d-b858-2e86f1be40db",
"gambit_id": "f4a9ff64-8b81-43f6-a1e2-063412c080a0",
"last_updated": "2022-10-19T09:37:27.510586-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 5.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bae33a06-8480-47a5-b4cd-11ad12c4f182/?format=api"
}
]
}