GET /api/bet_types/90bf21c2-f402-48fb-9935-b3f1be9c129e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "90bf21c2-f402-48fb-9935-b3f1be9c129e",
"match": "https://api-prod.gambitprofit.com/api/matches/6a495a75-a701-40f0-aee5-070855933506/?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": 6460.0
},
{
"team": "Game Total Under 2.5",
"amount": 3540.0
}
],
"expected_reward_tokens": 9237.8,
"profit_sb": -262.2,
"profit_sb_percentage": -2.76,
"recommended": false
},
"lines": [
{
"id": "6ed6fff6-f052-427f-beb8-a7561c8eb2d0",
"gambit_id": "021d902d-ceb4-497c-9f3f-8cd6a73baf0d",
"last_updated": "2022-10-11T13:37:15.998338-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.43000",
"odds": "1.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90bf21c2-f402-48fb-9935-b3f1be9c129e/?format=api"
},
{
"id": "fd9fa7eb-7cc1-4b6f-aa45-9947559b0e3a",
"gambit_id": "9c40a0e5-a4cf-405c-83c0-bf7401a1b8c6",
"last_updated": "2022-10-11T13:37:15.999487-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.61000",
"odds": "2.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/90bf21c2-f402-48fb-9935-b3f1be9c129e/?format=api"
}
]
}