GET /api/bet_types/2b8b6ae4-6789-41b3-8a05-97000d3e9ea1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b8b6ae4-6789-41b3-8a05-97000d3e9ea1",
"match": "https://api-prod.gambitprofit.com/api/matches/3f29ca4e-eff3-453f-9059-aaa31e3f51f2/?format=api",
"name": "Over/Under",
"created_at": "2023-04-14T12:02:12.876000-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 10",
"amount": 5107.0
},
{
"team": "Game Total Over 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "8b01025b-504d-4893-b4b0-2d93deb11def",
"gambit_id": "6298eba9-9c84-471b-b2b7-68c28dabe16d",
"last_updated": "2023-04-15T15:42:08.085270-04:00",
"created_at": "2023-04-14T12:02:12.878674-04:00",
"name": "Game Total Under 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8b6ae4-6789-41b3-8a05-97000d3e9ea1/?format=api"
},
{
"id": "3fb46eae-c184-4277-bd32-f8f474a958b7",
"gambit_id": "700793df-9d12-4df3-998c-30251c0d6fd2",
"last_updated": "2023-04-15T15:42:08.086612-04:00",
"created_at": "2023-04-14T12:02:12.880826-04:00",
"name": "Game Total Over 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b8b6ae4-6789-41b3-8a05-97000d3e9ea1/?format=api"
}
]
}