GET /api/bet_types/99fa87fd-359e-43d9-bdb5-685c08f372ba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99fa87fd-359e-43d9-bdb5-685c08f372ba",
"match": "https://api-prod.gambitprofit.com/api/matches/0c6e0775-5083-4430-8cfa-98a51021f8c8/?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": 5098.0
},
{
"team": "Game Total Over 6.5",
"amount": 4902.0
}
],
"expected_reward_tokens": 8921.5,
"profit_sb": -78.5,
"profit_sb_percentage": -0.87,
"recommended": false
},
"lines": [
{
"id": "23cdf6d6-6639-4515-b465-1bf957c661b9",
"gambit_id": "58b12c4f-24a0-4bcc-a9ae-f06324e7b14d",
"last_updated": "2022-12-21T22:32:04.996599-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.75000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99fa87fd-359e-43d9-bdb5-685c08f372ba/?format=api"
},
{
"id": "b3d538d6-0a1f-4f91-9778-cfbf86bcecd7",
"gambit_id": "6381bc9f-215c-4da0-a43a-220b41a9ccdb",
"last_updated": "2022-12-21T22:32:04.997768-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.82000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99fa87fd-359e-43d9-bdb5-685c08f372ba/?format=api"
}
]
}