GET /api/bet_types/06328f4b-0ac7-4db1-afaf-64c68fa03f7d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06328f4b-0ac7-4db1-afaf-64c68fa03f7d",
"match": "https://api-prod.gambitprofit.com/api/matches/cdb2432b-17b1-42e6-89a7-5ef72d33383b/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-29T09:13:13.208252-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": "Oklahoma City Thunder",
"amount": 5000.0
},
{
"team": "Minnesota Timberwolves",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "44a16619-95ab-45fa-84ca-d600085f2135",
"gambit_id": "6b5df54d-1813-445e-b09c-68a0a75db252",
"last_updated": "2024-01-31T10:18:29.817325-05:00",
"created_at": "2024-01-29T09:13:13.216759-05:00",
"name": "Oklahoma City Thunder",
"reward": "1.87000",
"odds": "1.90910",
"spread": "-2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06328f4b-0ac7-4db1-afaf-64c68fa03f7d/?format=api"
},
{
"id": "dcb0c9d6-1aa4-407c-bb6b-60830dca1ac3",
"gambit_id": "9bfd457e-e36c-47eb-a12c-125c26a70f08",
"last_updated": "2024-01-31T10:18:29.813937-05:00",
"created_at": "2024-01-29T09:13:13.212144-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.87000",
"odds": "1.90910",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06328f4b-0ac7-4db1-afaf-64c68fa03f7d/?format=api"
}
]
}