GET /api/bet_types/728873bb-fb6b-487c-9aa3-f994cf937ad4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "728873bb-fb6b-487c-9aa3-f994cf937ad4",
"match": "https://api-prod.gambitprofit.com/api/matches/7040eb13-525d-4c02-aba7-b4bab18aa3d6/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:07.449690-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 Over 47",
"amount": 5107.0
},
{
"team": "Game Total Under 47",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "62b4f5b8-5242-4fc3-8063-68f8543e6736",
"gambit_id": "d65d729c-cdf3-476f-9210-b31d6c7c6405",
"last_updated": "2023-12-04T21:03:09.798274-05:00",
"created_at": "2023-11-30T10:28:07.453318-05:00",
"name": "Game Total Over 47",
"reward": "1.83000",
"odds": "1.86960",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/728873bb-fb6b-487c-9aa3-f994cf937ad4/?format=api"
},
{
"id": "2783bdef-0018-44ee-a411-d95ecc46d092",
"gambit_id": "c16d6978-dd01-4a24-b18d-7555b1b730c4",
"last_updated": "2023-12-04T21:03:09.802683-05:00",
"created_at": "2023-11-30T10:28:07.458103-05:00",
"name": "Game Total Under 47",
"reward": "1.91000",
"odds": "1.95240",
"spread": "47.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/728873bb-fb6b-487c-9aa3-f994cf937ad4/?format=api"
}
]
}