GET /api/bet_types/92826e5d-765b-4f2e-bbab-864eaad08d70/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "92826e5d-765b-4f2e-bbab-864eaad08d70",
"match": "https://api-prod.gambitprofit.com/api/matches/c8ce8d5a-6dc4-497e-a9b1-2ed5393eb648/?format=api",
"name": "Play the Odds",
"created_at": "2023-02-15T08:47:22.427546-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": 5000.0
},
{
"team": "Atlanta Hawks",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "3dc2940c-dddc-403b-9e66-ac5ed5d75f68",
"gambit_id": "d321eab6-081d-4a30-a89f-7ca9f003bc7b",
"last_updated": "2023-02-16T16:52:03.335482-05:00",
"created_at": "2023-02-15T08:47:22.430142-05:00",
"name": "New York Knicks",
"reward": "1.88000",
"odds": "1.90910",
"spread": "4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92826e5d-765b-4f2e-bbab-864eaad08d70/?format=api"
},
{
"id": "f1c36a72-5141-4fd0-a22c-3257c62d07e6",
"gambit_id": "22cb4fd6-347d-4483-997b-9c9f02a531b7",
"last_updated": "2023-02-16T16:52:03.334333-05:00",
"created_at": "2023-02-15T08:47:22.428856-05:00",
"name": "Atlanta Hawks",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-4.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/92826e5d-765b-4f2e-bbab-864eaad08d70/?format=api"
}
]
}