GET /api/bet_types/9ff6ea8e-dad1-4a52-97b7-07ab2cc30d13/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9ff6ea8e-dad1-4a52-97b7-07ab2cc30d13",
"match": "https://api-prod.gambitprofit.com/api/matches/1769522d-d342-4463-b7b5-ae193a8198ce/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-07T08:57:04.037420-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 Knicks",
"amount": 5213.0
},
{
"team": "Orlando Magic",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "056b1f86-df01-4ab3-a94d-5754c6953c8f",
"gambit_id": "41f95672-aa6e-4d5f-bf28-dc1731cd6093",
"last_updated": "2023-02-08T09:52:05.777366-05:00",
"created_at": "2023-02-07T08:57:04.040263-05:00",
"name": "New York Knicks",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ff6ea8e-dad1-4a52-97b7-07ab2cc30d13/?format=api"
},
{
"id": "7f6963ec-61c3-409e-9346-3da04f3ba79b",
"gambit_id": "51b79d22-6e07-4fea-80e9-781bfc5fc3f6",
"last_updated": "2023-02-08T09:52:05.776054-05:00",
"created_at": "2023-02-07T08:57:04.038756-05:00",
"name": "Orlando Magic",
"reward": "1.96000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9ff6ea8e-dad1-4a52-97b7-07ab2cc30d13/?format=api"
}
]
}