GET /api/bet_types/9442f785-11fa-49c9-930d-0cb544d6ecfb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9442f785-11fa-49c9-930d-0cb544d6ecfb",
"match": "https://api-prod.gambitprofit.com/api/matches/ffe03146-cc84-4615-89bd-7b80ad4f8369/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-18T12:12:02.031196-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": "ARI",
"amount": 5599.0
},
{
"team": "STL",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "f1aa4faf-75e7-403a-aab3-ef0f2cae3503",
"gambit_id": "f1f41e33-b2fc-49e6-aa6d-aa4940861bd8",
"last_updated": "2023-04-19T13:47:14.445901-04:00",
"created_at": "2023-04-18T12:12:02.034764-04:00",
"name": "ARI",
"reward": "1.69000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9442f785-11fa-49c9-930d-0cb544d6ecfb/?format=api"
},
{
"id": "818eb790-86f1-48e3-83de-f936134910c9",
"gambit_id": "c5ad0a69-3c44-49b7-ab7d-1d8a5a371419",
"last_updated": "2023-04-19T13:47:14.444363-04:00",
"created_at": "2023-04-18T12:12:02.032854-04:00",
"name": "STL",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9442f785-11fa-49c9-930d-0cb544d6ecfb/?format=api"
}
]
}