GET /api/bet_types/60c75cae-2db4-4e3b-8cd2-6f197e41fc67/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "60c75cae-2db4-4e3b-8cd2-6f197e41fc67",
"match": "https://api-prod.gambitprofit.com/api/matches/8fcfa436-3410-4654-9cd8-5219175d7de9/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-01T09:23:06.077440-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": "BOS",
"amount": 5602.0
},
{
"team": "TOR",
"amount": 4398.0
}
],
"expected_reward_tokens": 9411.36,
"profit_sb": -88.64,
"profit_sb_percentage": -0.93,
"recommended": false
},
"lines": [
{
"id": "47e85ad3-ecfc-4ad4-b1b3-c5db2c8159b7",
"gambit_id": "1c875e92-cebb-4035-b414-21d5ae3dcd78",
"last_updated": "2023-07-03T01:18:10.780084-04:00",
"created_at": "2023-07-01T09:23:06.079421-04:00",
"name": "BOS",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c75cae-2db4-4e3b-8cd2-6f197e41fc67/?format=api"
},
{
"id": "37b77ae7-ccdc-4749-9662-f9a27854b318",
"gambit_id": "9ef6b403-2da5-4fcf-abf5-2d0695bb12be",
"last_updated": "2023-07-03T01:18:10.781861-04:00",
"created_at": "2023-07-01T09:23:06.081545-04:00",
"name": "TOR",
"reward": "2.14000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/60c75cae-2db4-4e3b-8cd2-6f197e41fc67/?format=api"
}
]
}