GET /api/bet_types/e4bfe474-5ae1-4e3e-a158-5ef854843576/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e4bfe474-5ae1-4e3e-a158-5ef854843576",
"match": "https://api-prod.gambitprofit.com/api/matches/be4627d4-a3cf-4c93-855b-9090d39c8a7c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-11T08:27:14.005772-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": "Chicago Bulls",
"amount": 5292.0
},
{
"team": "Washington Wizards",
"amount": 4708.0
}
],
"expected_reward_tokens": 8943.48,
"profit_sb": -56.52,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "735359f1-7f2f-4483-b7d3-20ecc048c8fc",
"gambit_id": "b5112af9-c116-4af0-aaad-5cb04fc3a158",
"last_updated": "2023-01-12T15:36:59.832194-05:00",
"created_at": "2023-01-11T08:27:14.008193-05:00",
"name": "Chicago Bulls",
"reward": "1.69000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4bfe474-5ae1-4e3e-a158-5ef854843576/?format=api"
},
{
"id": "24d7997f-4d4d-4d03-a3e9-ee2f3a1d887c",
"gambit_id": "229b3949-3336-4d4a-b6b5-7b04a70b95e6",
"last_updated": "2023-01-12T15:36:59.831169-05:00",
"created_at": "2023-01-11T08:27:14.006950-05:00",
"name": "Washington Wizards",
"reward": "1.90000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e4bfe474-5ae1-4e3e-a158-5ef854843576/?format=api"
}
]
}