GET /api/bet_types/44646ca2-4473-4580-ae8b-71038df9baa4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "44646ca2-4473-4580-ae8b-71038df9baa4",
"match": "https://api-prod.gambitprofit.com/api/matches/7d0057c8-44d2-44f3-8052-150aa8d2e021/?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 2.5",
"amount": 5393.0
},
{
"team": "Game Total Over 2.5",
"amount": 4607.0
}
],
"expected_reward_tokens": 8844.52,
"profit_sb": -155.48,
"profit_sb_percentage": -1.73,
"recommended": false
},
"lines": [
{
"id": "e4326b28-de51-4fd3-9e45-a1a5c97a00b5",
"gambit_id": "d354928c-b821-4b21-8ac7-e78d1b90cd0e",
"last_updated": "2022-08-07T11:12:12.761353-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "1.64000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44646ca2-4473-4580-ae8b-71038df9baa4/?format=api"
},
{
"id": "c6710a77-1885-497b-a768-a51bad3d8da8",
"gambit_id": "1d24fdf4-6129-418b-8990-496547db9c1b",
"last_updated": "2022-08-07T11:12:12.761932-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.92000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44646ca2-4473-4580-ae8b-71038df9baa4/?format=api"
}
]
}