GET /api/bet_types/9ba35ea5-c22b-4fa9-8f55-cecac0773e9d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ba35ea5-c22b-4fa9-8f55-cecac0773e9d",
"match": "https://api-prod.gambitprofit.com/api/matches/82d31b69-ce7b-4461-a6fd-55a6feeaaad7/?format=api",
"name": "Pick the Winner",
"created_at": "2022-12-26T07:27:17.511568-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 Cavaliers",
"amount": 5402.0
},
{
"team": "Brooklyn Nets",
"amount": 4598.0
}
],
"expected_reward_tokens": 8966.1,
"profit_sb": -33.9,
"profit_sb_percentage": -0.38,
"recommended": false
},
"lines": [
{
"id": "8bd4316f-7756-4be4-8a5a-47b7c55c0b87",
"gambit_id": "fac0bf18-169f-4ea7-a580-a92c484cd9db",
"last_updated": "2022-12-27T10:32:09.607274-05:00",
"created_at": "2022-12-26T07:27:17.512768-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.66000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba35ea5-c22b-4fa9-8f55-cecac0773e9d/?format=api"
},
{
"id": "57a9c188-ddf1-483b-bde7-27953e5655e9",
"gambit_id": "7915b5b2-e74e-4df0-88e2-eeb7458fe363",
"last_updated": "2022-12-27T10:32:09.608390-05:00",
"created_at": "2022-12-26T07:27:17.513969-05:00",
"name": "Brooklyn Nets",
"reward": "1.95000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ba35ea5-c22b-4fa9-8f55-cecac0773e9d/?format=api"
}
]
}