GET /api/bet_types/453bd009-7486-4b59-b2cf-656a58d23acf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "453bd009-7486-4b59-b2cf-656a58d23acf",
"match": "https://api-prod.gambitprofit.com/api/matches/5f6816d6-3bed-491b-9c1e-f20e44d4ac73/?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 6",
"amount": 5208.0
},
{
"team": "Game Total Over 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "446199ab-c0c2-4dcb-913e-1c2d1a6bdaab",
"gambit_id": "c478c3f5-cf91-4c41-a5f0-85466f658c66",
"last_updated": "2022-11-15T11:52:42.905027-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/453bd009-7486-4b59-b2cf-656a58d23acf/?format=api"
},
{
"id": "8a2dc598-e7a6-4cdc-a528-c8547c69a314",
"gambit_id": "a0fa9be6-90c1-4976-b68d-c0e97bc41120",
"last_updated": "2022-11-15T11:52:42.906153-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/453bd009-7486-4b59-b2cf-656a58d23acf/?format=api"
}
]
}