GET /api/bet_types/fef46c58-11d5-43b3-bc60-e64ed23690d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fef46c58-11d5-43b3-bc60-e64ed23690d3",
"match": "https://api-prod.gambitprofit.com/api/matches/b77519fa-1f66-4ae5-b81f-3a339adc5e50/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-05: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": "KAN",
"amount": 5376.0
},
{
"team": "MIN",
"amount": 4624.0
}
],
"expected_reward_tokens": 8924.16,
"profit_sb": -75.84,
"profit_sb_percentage": -0.84,
"recommended": false
},
"lines": [
{
"id": "d8ba7d08-12a0-4c41-a7ef-d79129f92c1b",
"gambit_id": "6d6777f0-764d-4015-bf31-9b6966cd8f35",
"last_updated": "2022-09-14T10:17:06.928804-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "KAN",
"reward": "1.66000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef46c58-11d5-43b3-bc60-e64ed23690d3/?format=api"
},
{
"id": "f467f0e3-a495-46c8-8b50-19852b594c2a",
"gambit_id": "09f7acc2-5336-4c35-9c93-53473df43b88",
"last_updated": "2022-09-14T10:17:06.927857-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN",
"reward": "1.93000",
"odds": "2.05000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fef46c58-11d5-43b3-bc60-e64ed23690d3/?format=api"
}
]
}