GET /api/bet_types/709f3d1d-c2b2-4195-afaf-042e1ba7044c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "709f3d1d-c2b2-4195-afaf-042e1ba7044c",
"match": "https://api-prod.gambitprofit.com/api/matches/57d4f627-9b1a-4965-89b3-95e38786ee9d/?format=api",
"name": "Over/Under",
"created_at": "2023-03-30T11:22:17.738917-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 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "c24ce1fd-c658-4990-b873-4ba15d6d556d",
"gambit_id": "06bbbcd6-c11e-4558-9684-47cbbd2e149b",
"last_updated": "2023-03-31T14:47:31.842626-04:00",
"created_at": "2023-03-30T11:22:17.741127-04:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/709f3d1d-c2b2-4195-afaf-042e1ba7044c/?format=api"
},
{
"id": "2b28851a-afb9-473e-bcb2-2db26f94a6e5",
"gambit_id": "822c7e69-081e-49ab-9214-4a674db24d95",
"last_updated": "2023-03-31T14:47:31.845669-04:00",
"created_at": "2023-03-30T11:22:17.743749-04:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/709f3d1d-c2b2-4195-afaf-042e1ba7044c/?format=api"
}
]
}