GET /api/bet_types/829f69de-f4ba-4ffb-a4c2-be196c3ac9b4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "829f69de-f4ba-4ffb-a4c2-be196c3ac9b4",
"match": "https://api-prod.gambitprofit.com/api/matches/8fdb0431-2feb-4f14-bc09-9fc15c105a76/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-17T09:27:12.442051-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": "Toronto Maple Leafs",
"amount": 5955.0
},
{
"team": "Florida Panthers",
"amount": 4045.0
}
],
"expected_reward_tokens": 9586.65,
"profit_sb": 86.65,
"profit_sb_percentage": 0.91,
"recommended": true
},
"lines": [
{
"id": "e88947ab-eeec-4f21-9d18-6c7a8e947475",
"gambit_id": "0a994107-6f16-4a06-8089-098ce87b3912",
"last_updated": "2023-01-18T09:26:57.417647-05:00",
"created_at": "2023-01-17T09:27:12.443289-05:00",
"name": "Toronto Maple Leafs",
"reward": "1.61000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829f69de-f4ba-4ffb-a4c2-be196c3ac9b4/?format=api"
},
{
"id": "c99c17dc-e1a8-4fbc-b2c7-9f9205ac0a40",
"gambit_id": "f341f32a-54b3-4724-9180-8f60f10c4ae6",
"last_updated": "2023-01-18T09:26:57.418709-05:00",
"created_at": "2023-01-17T09:27:12.444526-05:00",
"name": "Florida Panthers",
"reward": "2.37000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/829f69de-f4ba-4ffb-a4c2-be196c3ac9b4/?format=api"
}
]
}