GET /api/bet_types/8b1df2d6-a7be-44d7-99cf-1b97d46e01bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b1df2d6-a7be-44d7-99cf-1b97d46e01bd",
"match": "https://api-prod.gambitprofit.com/api/matches/234ae1ca-4c69-4a8e-a95e-4476b073939f/?format=api",
"name": "Over/Under",
"created_at": "2024-01-20T07:33:20.222901-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",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "796b5580-8db2-4d04-bb50-5d34c86335ef",
"gambit_id": "0b7ca755-1f87-46e0-b5e3-2014c1395949",
"last_updated": "2024-01-23T20:23:21.195777-05:00",
"created_at": "2024-01-20T07:33:20.236602-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b1df2d6-a7be-44d7-99cf-1b97d46e01bd/?format=api"
},
{
"id": "8e8b19df-d0ac-4dc2-b586-a7575c4835c0",
"gambit_id": "90478d4e-3457-4285-99c0-e66004a96e03",
"last_updated": "2024-01-23T20:23:21.191942-05:00",
"created_at": "2024-01-20T07:33:20.229703-05:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b1df2d6-a7be-44d7-99cf-1b97d46e01bd/?format=api"
}
]
}