GET /api/bet_types/824e10a5-d120-4a72-9639-eca49f5d10c4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "824e10a5-d120-4a72-9639-eca49f5d10c4",
"match": "https://api-prod.gambitprofit.com/api/matches/5a08aea4-9260-41ad-b1e2-839824a9f183/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": 6593.0
},
{
"team": "Detroit Red Wings",
"amount": 3407.0
}
],
"expected_reward_tokens": 9096.69,
"profit_sb": 96.69,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "dfc2ede2-6803-4e86-b4b0-f7da3cbc19b3",
"gambit_id": "520c91e9-af99-4948-ae61-80cbde54762d",
"last_updated": "2022-11-08T11:07:37.490656-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New York Rangers",
"reward": "1.38000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e10a5-d120-4a72-9639-eca49f5d10c4/?format=api"
},
{
"id": "d0d4e362-c188-4a96-aa26-8bd494e1f338",
"gambit_id": "1a6dc2f8-a135-4965-ba18-2520a9a175cd",
"last_updated": "2022-11-08T11:07:37.491726-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Detroit Red Wings",
"reward": "2.67000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/824e10a5-d120-4a72-9639-eca49f5d10c4/?format=api"
}
]
}