GET /api/bet_types/b0ef159e-78b4-48b0-a027-85b2524ba8a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0ef159e-78b4-48b0-a027-85b2524ba8a3",
"match": "https://api-prod.gambitprofit.com/api/matches/f98c95fe-0fd0-40e3-a50a-e8ade79607fc/?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.5",
"amount": 5106.0
},
{
"team": "Game Total Over 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "0becb8fa-5bca-4e6c-8fc9-6132939807f8",
"gambit_id": "0eb7eeb6-cbed-40ab-b3e6-cf81809770b1",
"last_updated": "2022-10-29T19:07:22.348314-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0ef159e-78b4-48b0-a027-85b2524ba8a3/?format=api"
},
{
"id": "781b9913-ec91-4b20-822b-7486064f0878",
"gambit_id": "ee9d2057-6723-4ff2-8d40-4d36c236fdf5",
"last_updated": "2022-10-29T19:07:22.349327-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0ef159e-78b4-48b0-a027-85b2524ba8a3/?format=api"
}
]
}