GET /api/bet_types/6eafe114-cf84-4362-9fba-df04517fa39a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6eafe114-cf84-4362-9fba-df04517fa39a",
"match": "https://api-prod.gambitprofit.com/api/matches/d6e2cf9b-302d-4c3e-9c35-1ba3b652b165/?format=api",
"name": "Over/Under",
"created_at": "2023-07-02T08:58:23.799732-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a6984ee4-8547-4b6a-ad1a-90569ef762cf",
"gambit_id": "df5f27a9-c573-4315-883f-f9291844f848",
"last_updated": "2023-07-04T10:18:05.661891-04:00",
"created_at": "2023-07-02T08:58:23.804395-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6eafe114-cf84-4362-9fba-df04517fa39a/?format=api"
},
{
"id": "eb6d73f8-f8e6-406a-8168-fac9d5323f6d",
"gambit_id": "b1bd5e48-9ec0-4bf5-939d-e61f310f04a1",
"last_updated": "2023-07-04T10:18:05.659877-04:00",
"created_at": "2023-07-02T08:58:23.802048-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6eafe114-cf84-4362-9fba-df04517fa39a/?format=api"
}
]
}