GET /api/bet_types/458be93d-e7e3-47eb-8245-527016d87d26/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "458be93d-e7e3-47eb-8245-527016d87d26",
"match": "https://api-prod.gambitprofit.com/api/matches/e3623f7a-34db-46df-bf8e-6c6bed917832/?format=api",
"name": "Over/Under",
"created_at": "2023-07-01T10:23:19.906670-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 Over 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d76ed0c9-6fbd-49d7-9104-704bdff5be85",
"gambit_id": "12d64e77-6b4a-47cb-87d9-58256eaa020c",
"last_updated": "2023-07-03T01:13:11.625087-04:00",
"created_at": "2023-07-01T10:23:19.909318-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/458be93d-e7e3-47eb-8245-527016d87d26/?format=api"
},
{
"id": "2fe04565-d04a-4705-bb8b-2d7616adab7d",
"gambit_id": "ee0fb965-eb4e-4387-b535-74fac2551321",
"last_updated": "2023-07-03T01:13:11.626444-04:00",
"created_at": "2023-07-01T10:23:19.912111-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/458be93d-e7e3-47eb-8245-527016d87d26/?format=api"
}
]
}