GET /api/bet_types/d35e5f07-2644-4842-9b58-4b9920bcc8e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d35e5f07-2644-4842-9b58-4b9920bcc8e5",
"match": "https://api-prod.gambitprofit.com/api/matches/b5aec188-2a65-4050-ab60-f713bfe7fad3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-12T10:52:55.342115-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": "New York Rangers",
"amount": 5423.0
},
{
"team": "Buffalo Sabres",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "a935658e-2f51-47e8-9eb9-64927117eafb",
"gambit_id": "147ad4b9-8c0a-4c59-b9a5-0f6ef83dd680",
"last_updated": "2023-10-13T20:53:03.839427-04:00",
"created_at": "2023-10-12T10:52:55.348469-04:00",
"name": "New York Rangers",
"reward": "1.73000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d35e5f07-2644-4842-9b58-4b9920bcc8e5/?format=api"
},
{
"id": "12d88dcd-579d-438c-b4cf-21482d2aad2a",
"gambit_id": "142dcc86-fed5-4881-9fdf-f5ebe42ccc5f",
"last_updated": "2023-10-13T20:53:03.842663-04:00",
"created_at": "2023-10-12T10:52:55.354179-04:00",
"name": "Buffalo Sabres",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d35e5f07-2644-4842-9b58-4b9920bcc8e5/?format=api"
}
]
}