GET /api/bet_types/b83fce23-33a0-4110-b94a-6aa9188562f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b83fce23-33a0-4110-b94a-6aa9188562f7",
"match": "https://api-prod.gambitprofit.com/api/matches/59fe4190-f8cc-44ed-addd-3cbb0999949d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-08T09:01:57.395009-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": "BOS (T Houck)",
"amount": 5663.0
},
{
"team": "DET (J Wentz)",
"amount": 4337.0
}
],
"expected_reward_tokens": 9627.1,
"profit_sb": 127.1,
"profit_sb_percentage": 1.34,
"recommended": true
},
"lines": [
{
"id": "df730102-fde2-45cb-a716-a98992ad0ca7",
"gambit_id": "5e8dc781-b18b-4ad9-8a7c-f8f8aec784d6",
"last_updated": "2023-04-09T11:37:23.624250-04:00",
"created_at": "2023-04-08T09:01:57.400643-04:00",
"name": "BOS (T Houck)",
"reward": "1.70000",
"odds": "1.72990",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b83fce23-33a0-4110-b94a-6aa9188562f7/?format=api"
},
{
"id": "2cfa7cb3-4a14-4d71-b0a0-54a94424de09",
"gambit_id": "3e3761b8-ae47-430d-9b51-c3000b09f388",
"last_updated": "2023-04-09T11:37:23.621494-04:00",
"created_at": "2023-04-08T09:01:57.397753-04:00",
"name": "DET (J Wentz)",
"reward": "2.22000",
"odds": "2.27000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b83fce23-33a0-4110-b94a-6aa9188562f7/?format=api"
}
]
}