GET /api/bet_types/cfc6ec04-f3ec-47b1-84ea-3c4abf917aa5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cfc6ec04-f3ec-47b1-84ea-3c4abf917aa5",
"match": "https://api-prod.gambitprofit.com/api/matches/7acb2999-ee44-4afe-a792-06d9e776aca0/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-24T09:06:58.286216-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": "Minnesota Timberwolves",
"amount": 7037.0
},
{
"team": "Charlotte Hornets",
"amount": 2963.0
}
],
"expected_reward_tokens": 9570.32,
"profit_sb": 70.32,
"profit_sb_percentage": 0.74,
"recommended": true
},
"lines": [
{
"id": "69ec0170-b58a-42b7-9013-503c6ba62491",
"gambit_id": "6e3e3344-f1f6-4f42-9b83-b82e6b7e5be6",
"last_updated": "2023-02-25T17:31:59.792780-05:00",
"created_at": "2023-02-24T09:06:58.287426-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.36000",
"odds": "1.37040",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc6ec04-f3ec-47b1-84ea-3c4abf917aa5/?format=api"
},
{
"id": "f0c08e44-2436-48fd-b153-e6acdd02198e",
"gambit_id": "d4fd248c-5a45-4012-8fc0-e82124537e06",
"last_updated": "2023-02-25T17:31:59.793843-05:00",
"created_at": "2023-02-24T09:06:58.288756-05:00",
"name": "Charlotte Hornets",
"reward": "3.23000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cfc6ec04-f3ec-47b1-84ea-3c4abf917aa5/?format=api"
}
]
}