GET /api/bet_types/49373d37-fe41-485b-bc3d-26c2e0815970/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "49373d37-fe41-485b-bc3d-26c2e0815970",
"match": "https://api-prod.gambitprofit.com/api/matches/024f171d-c1bc-409b-aaef-549e0fa3c37e/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-25T13:28:13.173602-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": "Minnesota Timberwolves",
"amount": 5000.0
},
{
"team": "Brooklyn Nets",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "41e9dcf4-f4e2-4ff0-b550-8170b797aad8",
"gambit_id": "3a28dc63-26db-4217-885c-249155ddadf1",
"last_updated": "2024-01-26T20:48:22.443958-05:00",
"created_at": "2024-01-25T13:28:13.179495-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49373d37-fe41-485b-bc3d-26c2e0815970/?format=api"
},
{
"id": "de6a3888-2f2b-42dd-ae81-9655bab65c52",
"gambit_id": "256dc919-f96a-4d34-8d87-210ff243e2fa",
"last_updated": "2024-01-26T20:48:22.447275-05:00",
"created_at": "2024-01-25T13:28:13.183966-05:00",
"name": "Brooklyn Nets",
"reward": "1.87000",
"odds": "1.90910",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/49373d37-fe41-485b-bc3d-26c2e0815970/?format=api"
}
]
}