GET /api/bet_types/46fe7296-8aac-4770-92f9-2a2f21df1f64/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46fe7296-8aac-4770-92f9-2a2f21df1f64",
"match": "https://api-prod.gambitprofit.com/api/matches/f8a2d19f-8392-4e00-b437-e4263f538f2e/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-22T09:13:18.365520-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": "Jacksonville Jaguars",
"amount": 5214.0
},
{
"team": "Houston Texans",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "91ac2ab5-530c-4a71-8dd3-d7ee4048c93d",
"gambit_id": "1e3fcb24-e47f-4cdf-a946-838f74207f0d",
"last_updated": "2023-11-27T20:18:15.585541-05:00",
"created_at": "2023-11-22T09:13:18.369296-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.79000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46fe7296-8aac-4770-92f9-2a2f21df1f64/?format=api"
},
{
"id": "e046df71-d264-4a07-bfba-b157ce8d1cd5",
"gambit_id": "1fe32ed8-547f-45dd-ab31-ae04366ad5ba",
"last_updated": "2023-11-27T20:18:15.588857-05:00",
"created_at": "2023-11-22T09:13:18.373315-05:00",
"name": "Houston Texans",
"reward": "1.95000",
"odds": "2.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46fe7296-8aac-4770-92f9-2a2f21df1f64/?format=api"
}
]
}