GET /api/bet_types/c60f40ad-cf82-4db1-ab1c-2fa28bf5a2b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c60f40ad-cf82-4db1-ab1c-2fa28bf5a2b4",
"match": "https://api-prod.gambitprofit.com/api/matches/ebb9278e-1010-4ef5-aa21-f68ba4c2d614/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-15T09:13:06.472423-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": "Boston Bruins",
"amount": 5319.0
},
{
"team": "New York Islanders",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "8515fd0b-8b51-46de-9ba3-183f23e7ebcd",
"gambit_id": "6a8b7c4f-1371-4fbb-879c-998b595bc428",
"last_updated": "2023-12-18T11:03:04.823017-05:00",
"created_at": "2023-12-15T09:13:06.480163-05:00",
"name": "Boston Bruins",
"reward": "1.76000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c60f40ad-cf82-4db1-ab1c-2fa28bf5a2b4/?format=api"
},
{
"id": "5bd0f6b0-d9f1-43df-ab2b-98156e4f4f11",
"gambit_id": "e1e4fa37-4da9-43de-852c-c9f4cf5e9aac",
"last_updated": "2023-12-18T11:03:04.827134-05:00",
"created_at": "2023-12-15T09:13:06.488862-05:00",
"name": "New York Islanders",
"reward": "2.00000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c60f40ad-cf82-4db1-ab1c-2fa28bf5a2b4/?format=api"
}
]
}