GET /api/bet_types/165b3166-a3bb-4cc9-bf6d-9ba765135aa3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "165b3166-a3bb-4cc9-bf6d-9ba765135aa3",
"match": "https://api-prod.gambitprofit.com/api/matches/8ce4eda6-6f8a-492b-a595-8145fdad028d/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-23T12:47:10.345818-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": "Cincinnati Bengals",
"amount": 5893.0
},
{
"team": "New England Patriots",
"amount": 4107.0
}
],
"expected_reward_tokens": 9075.22,
"profit_sb": 75.22,
"profit_sb_percentage": 0.84,
"recommended": true
},
"lines": [
{
"id": "80272c15-5a7f-4264-a2ca-e6f1baa530db",
"gambit_id": "e1409b70-2699-450b-98e5-5c2992b631f3",
"last_updated": "2022-12-25T18:17:07.482970-05:00",
"created_at": "2022-12-23T12:47:10.348312-05:00",
"name": "Cincinnati Bengals",
"reward": "1.54000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165b3166-a3bb-4cc9-bf6d-9ba765135aa3/?format=api"
},
{
"id": "a107bcfa-abb6-4777-af3e-6a0f66708bfb",
"gambit_id": "49ffa806-cfdd-48cf-9c46-303133da71bb",
"last_updated": "2022-12-25T18:17:07.481876-05:00",
"created_at": "2022-12-23T12:47:10.347067-05:00",
"name": "New England Patriots",
"reward": "2.21000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/165b3166-a3bb-4cc9-bf6d-9ba765135aa3/?format=api"
}
]
}