GET /api/bet_types/021aa639-f36b-4647-9250-f28644637662/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "021aa639-f36b-4647-9250-f28644637662",
"match": "https://api-prod.gambitprofit.com/api/matches/9c33c215-b431-48af-8e40-a82f1f7301bb/?format=api",
"name": "Over/Under",
"created_at": "2023-08-14T08:48:11.963500-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 8",
"amount": 5107.0
},
{
"team": "Game Total Over 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "55a461a9-7581-41c7-b775-2f2055bdd297",
"gambit_id": "d5ce9011-0f57-428a-bef9-4f68c5b10e62",
"last_updated": "2023-08-15T10:18:11.450852-04:00",
"created_at": "2023-08-14T08:48:11.976664-04:00",
"name": "Game Total Under 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/021aa639-f36b-4647-9250-f28644637662/?format=api"
},
{
"id": "4cf4a27d-65c3-451e-9595-4ee6814d6256",
"gambit_id": "40b7a556-1842-4014-b203-6e7784f48d55",
"last_updated": "2023-08-15T10:18:11.447021-04:00",
"created_at": "2023-08-14T08:48:11.967092-04:00",
"name": "Game Total Over 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/021aa639-f36b-4647-9250-f28644637662/?format=api"
}
]
}