GET /api/bet_types/33f6e952-c391-409f-8f6c-7193a1ebf9bc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "33f6e952-c391-409f-8f6c-7193a1ebf9bc",
"match": "https://api-prod.gambitprofit.com/api/matches/a0569199-462c-4853-91b2-86e2dc9c7aac/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "CIN",
"amount": 6193.0
},
{
"team": "WAS",
"amount": 3807.0
}
],
"expected_reward_tokens": 9289.08,
"profit_sb": 289.08,
"profit_sb_percentage": 3.21,
"recommended": true
},
"lines": [
{
"id": "869c36b8-cbc8-4046-81b2-156e6c47702e",
"gambit_id": "14ac21dd-a860-41af-a105-0281a5cef19d",
"last_updated": "2022-08-28T11:27:24.524088-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CIN",
"reward": "1.50000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33f6e952-c391-409f-8f6c-7193a1ebf9bc/?format=api"
},
{
"id": "9574d025-1f7d-4310-9567-305897da5798",
"gambit_id": "31023270-a150-46e8-985e-5cb8b841ffc0",
"last_updated": "2022-08-28T11:27:24.523609-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS",
"reward": "2.44000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/33f6e952-c391-409f-8f6c-7193a1ebf9bc/?format=api"
}
]
}