GET /api/bet_types/4a442c72-210c-4ba2-818b-299111fecc9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4a442c72-210c-4ba2-818b-299111fecc9d",
"match": "https://api-prod.gambitprofit.com/api/matches/f3050aa8-820a-4758-a5b9-10c5132c63b0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-03T08:53:18.430737-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": "New York Rangers",
"amount": 7679.0
},
{
"team": "San Jose Sharks",
"amount": 2321.0
}
],
"expected_reward_tokens": 9445.17,
"profit_sb": -54.83,
"profit_sb_percentage": -0.58,
"recommended": false
},
"lines": [
{
"id": "e40cb841-db3d-41d4-a9a0-2a90808c591c",
"gambit_id": "47b2e553-bbc6-446d-b4a7-77d4bb20d9de",
"last_updated": "2023-12-04T23:23:16.749952-05:00",
"created_at": "2023-12-03T08:53:18.440805-05:00",
"name": "New York Rangers",
"reward": "1.23000",
"odds": "1.24390",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a442c72-210c-4ba2-818b-299111fecc9d/?format=api"
},
{
"id": "7e8925b3-a805-4a14-80a5-df7f44dfa9b1",
"gambit_id": "2f5ac6c7-cc76-4dfd-a2a0-d888428003a8",
"last_updated": "2023-12-04T23:23:16.746491-05:00",
"created_at": "2023-12-03T08:53:18.434859-05:00",
"name": "San Jose Sharks",
"reward": "4.07000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4a442c72-210c-4ba2-818b-299111fecc9d/?format=api"
}
]
}