GET /api/bet_types/3f1f6a48-d219-4c0b-9dd5-55295e6111f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3f1f6a48-d219-4c0b-9dd5-55295e6111f4",
"match": "https://api-prod.gambitprofit.com/api/matches/5317a157-29f2-4426-8bd4-7d16152c35d8/?format=api",
"name": "Over/Under",
"created_at": "2023-09-08T09:23:23.888620-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6728cda7-5fa7-4d98-a9f6-b23a3ce6c10e",
"gambit_id": "b714bb3e-ecdd-4204-8f3b-879ca03e4830",
"last_updated": "2023-09-09T11:37:59.303507-04:00",
"created_at": "2023-09-08T09:23:23.892347-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f1f6a48-d219-4c0b-9dd5-55295e6111f4/?format=api"
},
{
"id": "1b2049f8-9904-4437-b9d8-b2059311290a",
"gambit_id": "aa7c089c-f31a-40b6-a689-f97f219241d9",
"last_updated": "2023-09-09T11:37:59.306862-04:00",
"created_at": "2023-09-08T09:23:23.896498-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3f1f6a48-d219-4c0b-9dd5-55295e6111f4/?format=api"
}
]
}