GET /api/bet_types/bf57d4ee-4dfd-4766-9dd0-2c59c3ece68b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bf57d4ee-4dfd-4766-9dd0-2c59c3ece68b",
"match": "https://api-prod.gambitprofit.com/api/matches/48648378-db9e-48e8-8977-05d021d0477c/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-24T09:08:00.928449-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": "Phoenix Suns",
"amount": 5929.0
},
{
"team": "Memphis Grizzlies",
"amount": 4071.0
}
],
"expected_reward_tokens": 9485.43,
"profit_sb": -14.57,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "4c33d192-cfe6-43cc-9377-c8189f132c75",
"gambit_id": "42996de3-95fa-43d3-9522-653320304525",
"last_updated": "2023-11-27T10:08:24.501882-05:00",
"created_at": "2023-11-24T09:08:00.932620-05:00",
"name": "Phoenix Suns",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf57d4ee-4dfd-4766-9dd0-2c59c3ece68b/?format=api"
},
{
"id": "08e7eabc-b062-4f24-a2a8-0e9d6dc4d083",
"gambit_id": "1d120240-b03a-4bd1-866f-8f93746eece7",
"last_updated": "2023-11-27T10:08:24.505113-05:00",
"created_at": "2023-11-24T09:08:00.938840-05:00",
"name": "Memphis Grizzlies",
"reward": "2.33000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bf57d4ee-4dfd-4766-9dd0-2c59c3ece68b/?format=api"
}
]
}