GET /api/bet_types/aa187416-2cfb-41eb-8cd5-8b69df4db151/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa187416-2cfb-41eb-8cd5-8b69df4db151",
"match": "https://api-prod.gambitprofit.com/api/matches/509784fb-83e3-4d99-a845-9cb6e3d013cc/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:02:12.543635-04: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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "bd461743-b23e-4504-b3fe-ec1974b5af2c",
"gambit_id": "6b914c7e-139e-4a33-ad40-61af42a2c0e2",
"last_updated": "2023-05-20T10:52:03.527988-04:00",
"created_at": "2023-05-19T11:02:12.547239-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa187416-2cfb-41eb-8cd5-8b69df4db151/?format=api"
},
{
"id": "10c63b95-e75c-4c3d-88c6-2b861c437f45",
"gambit_id": "c88bff0d-af20-485f-b372-fbe27ae6af4c",
"last_updated": "2023-05-20T10:52:03.525848-04:00",
"created_at": "2023-05-19T11:02:12.545256-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa187416-2cfb-41eb-8cd5-8b69df4db151/?format=api"
}
]
}