GET /api/bet_types/fd8ac688-a3b1-4f81-92fa-266e8bf58b00/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fd8ac688-a3b1-4f81-92fa-266e8bf58b00",
"match": "https://api-prod.gambitprofit.com/api/matches/33647587-035c-4841-b217-3b40e073fa0a/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-23T09:28:11.482498-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": 5699.0
},
{
"team": "MIN",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "c54e96c1-bcff-4170-8895-d60d67547ecc",
"gambit_id": "07600f47-7fe0-4918-91e1-c17d985ada83",
"last_updated": "2023-06-26T10:28:13.319574-04:00",
"created_at": "2023-06-23T09:28:11.486554-04:00",
"name": "DET",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8ac688-a3b1-4f81-92fa-266e8bf58b00/?format=api"
},
{
"id": "630444a1-bb75-49b5-8ef2-34152d8e1583",
"gambit_id": "d6321e57-be45-4645-9cc3-2c56e8a685e5",
"last_updated": "2023-06-26T10:28:13.317158-04:00",
"created_at": "2023-06-23T09:28:11.484683-04:00",
"name": "MIN",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fd8ac688-a3b1-4f81-92fa-266e8bf58b00/?format=api"
}
]
}