GET /api/bet_types/6609f5b9-f9fa-4bdb-84df-34bc8ad5438a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6609f5b9-f9fa-4bdb-84df-34bc8ad5438a",
"match": "https://api-prod.gambitprofit.com/api/matches/38be1d59-148d-4bbb-b994-6658a7e8c6b8/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-10T08:43:01.441880-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": "BOS",
"amount": 5319.0
},
{
"team": "KAN",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "77cf2de0-50a2-4a9d-964c-d95f5a999b21",
"gambit_id": "34063a4e-145c-40bf-9a15-ee2dad2a5afa",
"last_updated": "2023-08-11T11:03:15.424863-04:00",
"created_at": "2023-08-10T08:43:01.454524-04:00",
"name": "BOS",
"reward": "1.76000",
"odds": "1.80000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6609f5b9-f9fa-4bdb-84df-34bc8ad5438a/?format=api"
},
{
"id": "bcee0b9c-1924-4944-8ff9-6ffd3ab00526",
"gambit_id": "57e8750d-eca4-4327-b2a9-6f8fca0fbb15",
"last_updated": "2023-08-11T11:03:15.421263-04:00",
"created_at": "2023-08-10T08:43:01.445865-04:00",
"name": "KAN",
"reward": "2.00000",
"odds": "2.05000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6609f5b9-f9fa-4bdb-84df-34bc8ad5438a/?format=api"
}
]
}