GET /api/bet_types/4adce2f0-ae87-4b29-9521-cf8f3007e445/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4adce2f0-ae87-4b29-9521-cf8f3007e445",
"match": "https://api-prod.gambitprofit.com/api/matches/edee4a45-f4cc-406e-8407-a8fed2f3483a/?format=api",
"name": "Over/Under",
"created_at": "2023-07-31T10:23:03.106188-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": "4054e4db-ae53-4111-99ff-0ebe0cdd10aa",
"gambit_id": "8d992818-9c19-407d-95d0-822949e5316b",
"last_updated": "2023-08-01T11:08:23.900709-04:00",
"created_at": "2023-07-31T10:23:03.111300-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/4adce2f0-ae87-4b29-9521-cf8f3007e445/?format=api"
},
{
"id": "2ed5aff0-17f3-43b6-be10-1a65170a5de4",
"gambit_id": "dcb182e1-8eb1-449a-abd4-009eecaa6392",
"last_updated": "2023-08-01T11:08:23.904354-04:00",
"created_at": "2023-07-31T10:23:03.116385-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/4adce2f0-ae87-4b29-9521-cf8f3007e445/?format=api"
}
]
}