GET /api/bet_types/937a4892-e605-4bf5-a427-a45b85289931/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "937a4892-e605-4bf5-a427-a45b85289931",
"match": "https://api-prod.gambitprofit.com/api/matches/9b2d71c0-1de6-4cc9-b1d5-5646a75435f0/?format=api",
"name": "Over/Under",
"created_at": "2023-03-13T11:02:24.939910-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 Under 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3cd8bb90-b065-45eb-b2e4-81352e878fd7",
"gambit_id": "43760293-1220-414f-944d-cc68dc29722b",
"last_updated": "2023-03-14T13:41:56.674337-04:00",
"created_at": "2023-03-13T11:02:24.947736-04:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937a4892-e605-4bf5-a427-a45b85289931/?format=api"
},
{
"id": "ccd8c9f0-6492-43e7-a5e5-d9506aa09656",
"gambit_id": "59c56444-4c29-4f12-bcbd-65944b8c2443",
"last_updated": "2023-03-14T13:41:56.675869-04:00",
"created_at": "2023-03-13T11:02:24.955642-04:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/937a4892-e605-4bf5-a427-a45b85289931/?format=api"
}
]
}