GET /api/bet_types/af5ce164-8f61-40de-a584-786a81ee5c42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "af5ce164-8f61-40de-a584-786a81ee5c42",
"match": "https://api-prod.gambitprofit.com/api/matches/77e61b9c-7908-4c29-b0e8-660825c47a0b/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-16T09:21:55.205609-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": "Detroit Red Wings",
"amount": 5106.0
},
{
"team": "Calgary Flames",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "78f3c87c-5148-4e27-acdb-431071ce34bf",
"gambit_id": "577171ea-942c-4ebb-9a03-6e435a58cfb6",
"last_updated": "2023-02-17T09:26:49.631431-05:00",
"created_at": "2023-02-16T09:21:55.208428-05:00",
"name": "Detroit Red Wings",
"reward": "1.84000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af5ce164-8f61-40de-a584-786a81ee5c42/?format=api"
},
{
"id": "57065fc7-461d-423e-a9ae-1a31a2396c78",
"gambit_id": "ba625d3a-19d2-4882-93fa-e8728cd8ffe5",
"last_updated": "2023-02-17T09:26:49.630309-05:00",
"created_at": "2023-02-16T09:21:55.206945-05:00",
"name": "Calgary Flames",
"reward": "1.92000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/af5ce164-8f61-40de-a584-786a81ee5c42/?format=api"
}
]
}