GET /api/bet_types/661b973b-13d6-4244-a366-2b69be7a3e9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "661b973b-13d6-4244-a366-2b69be7a3e9d",
"match": "https://api-prod.gambitprofit.com/api/matches/2bae322d-e4c2-4f22-b133-f2fd485840d5/?format=api",
"name": "Over/Under",
"created_at": "2023-08-09T08:13:11.383320-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 9",
"amount": 5213.0
},
{
"team": "Game Total Under 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "091dbe4e-3244-447e-ad65-be71380cbbff",
"gambit_id": "6d4e0080-4270-4bf2-ad4b-57e5242468f3",
"last_updated": "2023-08-10T12:28:24.868666-04:00",
"created_at": "2023-08-09T08:13:11.390454-04:00",
"name": "Game Total Over 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661b973b-13d6-4244-a366-2b69be7a3e9d/?format=api"
},
{
"id": "cd35931f-e111-4e16-90a5-1abbd4ac147d",
"gambit_id": "36cc37ba-cff2-4d52-a209-c840faab2a56",
"last_updated": "2023-08-10T12:28:24.872020-04:00",
"created_at": "2023-08-09T08:13:11.394957-04:00",
"name": "Game Total Under 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/661b973b-13d6-4244-a366-2b69be7a3e9d/?format=api"
}
]
}