GET /api/bet_types/bde452f6-754c-4ffc-ae07-531a7b05308f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bde452f6-754c-4ffc-ae07-531a7b05308f",
"match": "https://api-prod.gambitprofit.com/api/matches/c2c4a6af-b816-4e9e-8bf7-6285e4382c8d/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-06T10:57:11.269334-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": "DET",
"amount": 5317.0
},
{
"team": "PHI",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "06c3c3f3-8c53-4d22-a398-57ac625a6cc2",
"gambit_id": "eb7d7aef-fc16-48b1-9241-a03cd01cb227",
"last_updated": "2023-06-07T11:23:20.967775-04:00",
"created_at": "2023-06-06T10:57:11.271043-04:00",
"name": "DET",
"reward": "1.77000",
"odds": "1.80000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde452f6-754c-4ffc-ae07-531a7b05308f/?format=api"
},
{
"id": "b1f2e5c5-fdd5-4283-94a9-626c3cf44ce8",
"gambit_id": "5c88c75c-f881-43fa-9db8-cb3998aab4ed",
"last_updated": "2023-06-07T11:23:20.969964-04:00",
"created_at": "2023-06-06T10:57:11.272775-04:00",
"name": "PHI",
"reward": "2.01000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bde452f6-754c-4ffc-ae07-531a7b05308f/?format=api"
}
]
}