GET /api/bet_types/c3876c73-3fae-495e-95de-6746699e55b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3876c73-3fae-495e-95de-6746699e55b0",
"match": "https://api-prod.gambitprofit.com/api/matches/3671c115-e318-4938-8bf5-6237de59c33d/?format=api",
"name": "Over/Under",
"created_at": "2023-05-03T12:12:09.659257-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Under 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a6837df3-b129-42a0-97ca-827148bdff91",
"gambit_id": "5a0e54b9-c66c-4186-90b0-3c043b309cf5",
"last_updated": "2023-05-04T10:52:17.474185-04:00",
"created_at": "2023-05-03T12:12:09.660716-04:00",
"name": "Game Total Over 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3876c73-3fae-495e-95de-6746699e55b0/?format=api"
},
{
"id": "d756bee2-242f-4c40-b077-4861c204b2b6",
"gambit_id": "77530fd5-c5ec-415b-b01d-0434047cc008",
"last_updated": "2023-05-04T10:52:17.472749-04:00",
"created_at": "2023-05-03T12:12:09.662226-04:00",
"name": "Game Total Under 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3876c73-3fae-495e-95de-6746699e55b0/?format=api"
}
]
}