GET /api/bet_types/9e4921aa-6f91-4083-9948-332dfecc515f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9e4921aa-6f91-4083-9948-332dfecc515f",
"match": "https://api-prod.gambitprofit.com/api/matches/3e4003c2-1025-4114-88ea-fb21784ced04/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-19T09:22:05.801827-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": "Philadelphia Flyers",
"amount": 6612.0
},
{
"team": "Chicago Blackhawks",
"amount": 3388.0
}
],
"expected_reward_tokens": 9520.28,
"profit_sb": 20.28,
"profit_sb_percentage": 0.21,
"recommended": true
},
"lines": [
{
"id": "1f71763b-e733-4948-b128-a6cfcde7255c",
"gambit_id": "b9277fd8-4045-4965-b1a5-9e30f5eafafd",
"last_updated": "2023-01-20T10:06:57.610276-05:00",
"created_at": "2023-01-19T09:22:05.802941-05:00",
"name": "Philadelphia Flyers",
"reward": "1.44000",
"odds": "1.44440",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4921aa-6f91-4083-9948-332dfecc515f/?format=api"
},
{
"id": "d2756840-0281-499b-9f73-ea30645f4c45",
"gambit_id": "f7ade90b-3241-481b-985d-1a65e2abc0d0",
"last_updated": "2023-01-20T10:06:57.611292-05:00",
"created_at": "2023-01-19T09:22:05.804160-05:00",
"name": "Chicago Blackhawks",
"reward": "2.81000",
"odds": "2.85000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9e4921aa-6f91-4083-9948-332dfecc515f/?format=api"
}
]
}