GET /api/bet_types/2b2f9311-f9ab-4558-b697-ed5ce34d42c7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b2f9311-f9ab-4558-b697-ed5ce34d42c7",
"match": "https://api-prod.gambitprofit.com/api/matches/bceb94c4-210c-47be-87f2-e2d963a3e62b/?format=api",
"name": "Play the Odds",
"created_at": "2023-11-01T09:08:15.783857-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": "Detroit Pistons",
"amount": 5094.0
},
{
"team": "Portland Trail Blazers",
"amount": 4906.0
}
],
"expected_reward_tokens": 9321.4,
"profit_sb": -178.6,
"profit_sb_percentage": -1.88,
"recommended": false
},
"lines": [
{
"id": "9b8846de-d943-4db0-bb6e-49d8526a610a",
"gambit_id": "fd8a0108-5489-40b7-94ba-e7830bd16b8d",
"last_updated": "2023-11-03T10:38:06.356337-04:00",
"created_at": "2023-11-01T09:08:15.795274-04:00",
"name": "Detroit Pistons",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b2f9311-f9ab-4558-b697-ed5ce34d42c7/?format=api"
},
{
"id": "a874b60d-38dd-4dee-a7cc-dfa0d7148836",
"gambit_id": "306ba62a-413d-4fa8-9291-e667ec08e695",
"last_updated": "2023-11-03T10:38:06.352571-04:00",
"created_at": "2023-11-01T09:08:15.789440-04:00",
"name": "Portland Trail Blazers",
"reward": "1.90000",
"odds": "1.95240",
"spread": "3.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b2f9311-f9ab-4558-b697-ed5ce34d42c7/?format=api"
}
]
}