GET /api/bet_types/3cd6a3f2-ee57-48a0-9908-4f9ea4f48332/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3cd6a3f2-ee57-48a0-9908-4f9ea4f48332",
"match": "https://api-prod.gambitprofit.com/api/matches/f3c116ec-8dce-4a90-b4b4-9dd4908215ce/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-21T09:21:56.953982-04: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": "Florida Panthers",
"amount": 5939.0
},
{
"team": "Philadelphia Flyers",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "5023c3d6-b9d9-485a-9140-354c290943ba",
"gambit_id": "22869649-88ba-4808-bfe6-5121e14b9b67",
"last_updated": "2023-03-22T16:57:04.287789-04:00",
"created_at": "2023-03-21T09:21:56.957330-04:00",
"name": "Florida Panthers",
"reward": "1.60000",
"odds": "1.62500",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd6a3f2-ee57-48a0-9908-4f9ea4f48332/?format=api"
},
{
"id": "a04d2266-79f0-4a9b-b353-d6b343e7161b",
"gambit_id": "7778dd14-1488-4c15-9536-444a474969f3",
"last_updated": "2023-03-22T16:57:04.285364-04:00",
"created_at": "2023-03-21T09:21:56.955658-04:00",
"name": "Philadelphia Flyers",
"reward": "2.34000",
"odds": "2.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3cd6a3f2-ee57-48a0-9908-4f9ea4f48332/?format=api"
}
]
}