GET /api/bet_types/f8226c9d-07cf-4a54-8e21-411fd3901479/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f8226c9d-07cf-4a54-8e21-411fd3901479",
"match": "https://api-prod.gambitprofit.com/api/matches/688d95a1-5dab-4bad-96d2-a41935e5ffc6/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T09:13:09.207150-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": "Cleveland Browns",
"amount": 5784.0
},
{
"team": "Chicago Bears",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "336ba53f-a6ae-47fd-9311-af2fff9c800e",
"gambit_id": "f0b43472-1484-45ca-bd9e-2e3597c1ff9c",
"last_updated": "2023-12-19T09:53:14.447540-05:00",
"created_at": "2023-12-15T09:13:09.220237-05:00",
"name": "Cleveland Browns",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8226c9d-07cf-4a54-8e21-411fd3901479/?format=api"
},
{
"id": "ae1a3650-dd7b-4676-b85b-feb661f3f638",
"gambit_id": "e690aa99-442d-42af-b3df-ac6184c5a2e1",
"last_updated": "2023-12-19T09:53:14.437023-05:00",
"created_at": "2023-12-15T09:13:09.210884-05:00",
"name": "Chicago Bears",
"reward": "2.25000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f8226c9d-07cf-4a54-8e21-411fd3901479/?format=api"
}
]
}