GET /api/bet_types/544c92d4-dfe8-4cd0-9f9b-be0a5ccb90ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "544c92d4-dfe8-4cd0-9f9b-be0a5ccb90ec",
"match": "https://api-prod.gambitprofit.com/api/matches/c64af993-8a25-4739-a998-b9c28e4dd7e4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-30T08:58:12.140905-04: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": "Brooklyn Nets",
"amount": 5214.0
},
{
"team": "Charlotte Hornets",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "5b6e3709-6d19-4313-ae19-15aebc46cd37",
"gambit_id": "7c2b082b-e2a2-46d6-8739-e6982943955e",
"last_updated": "2023-10-31T20:18:10.546358-04:00",
"created_at": "2023-10-30T08:58:12.144919-04:00",
"name": "Brooklyn Nets",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544c92d4-dfe8-4cd0-9f9b-be0a5ccb90ec/?format=api"
},
{
"id": "47b493bd-e2d8-4246-9f72-c9d15cc0893d",
"gambit_id": "8618d3d1-1c45-49b8-add7-f071145c32d1",
"last_updated": "2023-10-31T20:18:10.549557-04:00",
"created_at": "2023-10-30T08:58:12.148851-04:00",
"name": "Charlotte Hornets",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/544c92d4-dfe8-4cd0-9f9b-be0a5ccb90ec/?format=api"
}
]
}