GET /api/bet_types/14818ebb-9f70-40f9-9c1d-7fbaad75ef41/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "14818ebb-9f70-40f9-9c1d-7fbaad75ef41",
"match": "https://api-prod.gambitprofit.com/api/matches/2e141bfe-7e34-48fd-b2d3-9181519b3f1f/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T11:43:25.226581-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 37",
"amount": 5000.0
},
{
"team": "Game Total Under 37",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "c5ff08f0-7a00-4f52-9498-263dae228c8e",
"gambit_id": "d475e90b-bd8c-4e4b-9fab-4b26a720a06d",
"last_updated": "2023-08-14T18:58:07.073680-04:00",
"created_at": "2023-08-11T11:43:25.230368-04:00",
"name": "Game Total Over 37",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14818ebb-9f70-40f9-9c1d-7fbaad75ef41/?format=api"
},
{
"id": "a486deb5-f731-4b74-a1ed-bd982560bab4",
"gambit_id": "a16bee14-cacb-4f76-a4c9-4e84bf2dcd14",
"last_updated": "2023-08-14T18:58:07.080111-04:00",
"created_at": "2023-08-11T11:43:25.234590-04:00",
"name": "Game Total Under 37",
"reward": "1.87000",
"odds": "1.90910",
"spread": "37.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/14818ebb-9f70-40f9-9c1d-7fbaad75ef41/?format=api"
}
]
}