GET /api/bet_types/a04d6ce7-d013-4999-8dc7-58acae590619/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a04d6ce7-d013-4999-8dc7-58acae590619",
"match": "https://api-prod.gambitprofit.com/api/matches/3b8e9369-3651-4ec3-afd6-7a8ba87d8a05/?format=api",
"name": "Over/Under",
"created_at": "2023-06-21T08:33:15.104359-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 Under 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "4b470d8e-1604-4909-81ea-562d1eaf1b43",
"gambit_id": "0e647f7c-7e7b-4420-bf98-2059dd09b848",
"last_updated": "2023-06-28T12:33:22.800258-04:00",
"created_at": "2023-06-21T08:33:15.108969-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a04d6ce7-d013-4999-8dc7-58acae590619/?format=api"
},
{
"id": "e88d2ff8-8b7a-4a24-8fb6-521b5f74a9ea",
"gambit_id": "04206a61-2133-4d84-ac04-1bfc3d8b5cd9",
"last_updated": "2023-06-28T12:33:22.798451-04:00",
"created_at": "2023-06-21T08:33:15.106637-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a04d6ce7-d013-4999-8dc7-58acae590619/?format=api"
}
]
}