GET /api/bet_types/4f3894bd-bb25-41bc-89ff-269368ddae81/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4f3894bd-bb25-41bc-89ff-269368ddae81",
"match": "https://api-prod.gambitprofit.com/api/matches/9fa87f76-4f5a-4a03-8607-30a3e3c1e7b8/?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 Under 56",
"amount": 5000.0
},
{
"team": "Game Total Over 56",
"amount": 5000.0
}
],
"expected_reward_tokens": 8800.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.22,
"recommended": false
},
"lines": [
{
"id": "47ea25f0-c62c-4578-a0bc-48f400764b53",
"gambit_id": "44f96a4a-6d9a-4f51-b51b-cb733f2e797f",
"last_updated": "2022-09-18T18:12:28.172901-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 56",
"reward": "1.76000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f3894bd-bb25-41bc-89ff-269368ddae81/?format=api"
},
{
"id": "ce9d8aad-2b31-4826-a381-e84a7fd1d10e",
"gambit_id": "31c7a018-17d0-4ed6-a88b-00f960737e26",
"last_updated": "2022-09-18T18:12:28.174001-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 56",
"reward": "1.76000",
"odds": "1.90910",
"spread": "56.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4f3894bd-bb25-41bc-89ff-269368ddae81/?format=api"
}
]
}