GET /api/bet_types/c9e7c38a-69fd-4acc-be11-de37a832df53/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9e7c38a-69fd-4acc-be11-de37a832df53",
"match": "https://api-prod.gambitprofit.com/api/matches/e5e4014e-f641-4c52-b06e-24db753c655b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-13T08:17:04.719869-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 Wild",
"amount": 5106.0
},
{
"team": "Florida Panthers",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "fd463425-77e6-4d4d-8813-38e21f70937e",
"gambit_id": "18196dfd-d625-4f5c-988e-e3b285f6a528",
"last_updated": "2023-02-14T09:51:54.921571-05:00",
"created_at": "2023-02-13T08:17:04.721158-05:00",
"name": "Minnesota Wild",
"reward": "1.84000",
"odds": "1.86960",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9e7c38a-69fd-4acc-be11-de37a832df53/?format=api"
},
{
"id": "951aa727-d1b1-49a3-9542-5b571ca91106",
"gambit_id": "caecf653-82d3-4bdd-bfb0-1725a8163044",
"last_updated": "2023-02-14T09:51:54.922905-05:00",
"created_at": "2023-02-13T08:17:04.722451-05:00",
"name": "Florida Panthers",
"reward": "1.92000",
"odds": "1.95240",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9e7c38a-69fd-4acc-be11-de37a832df53/?format=api"
}
]
}