GET /api/bet_types/3915d901-7574-43ff-8090-6ab8e0bea9ee/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3915d901-7574-43ff-8090-6ab8e0bea9ee",
"match": "https://api-prod.gambitprofit.com/api/matches/3511377b-d991-41e9-9eb8-9618150738f3/?format=api",
"name": "Pick the Winner",
"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": "St Louis Blues",
"amount": 6114.0
},
{
"team": "Chicago Blackhawks",
"amount": 3886.0
}
],
"expected_reward_tokens": 9170.96,
"profit_sb": 170.96,
"profit_sb_percentage": 1.9,
"recommended": true
},
"lines": [
{
"id": "9929f73f-44da-4c6f-96af-057d35f260f9",
"gambit_id": "1ef25a48-4483-4391-8680-ee475251dcd3",
"last_updated": "2022-11-17T11:12:40.312295-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "St Louis Blues",
"reward": "1.50000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3915d901-7574-43ff-8090-6ab8e0bea9ee/?format=api"
},
{
"id": "2a877b08-fed0-4e35-8d26-1590cb32d82a",
"gambit_id": "d29ce56c-1ef4-4633-a3cf-8290506760eb",
"last_updated": "2022-11-17T11:12:40.311353-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chicago Blackhawks",
"reward": "2.36000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3915d901-7574-43ff-8090-6ab8e0bea9ee/?format=api"
}
]
}