GET /api/bet_types/3eee6fb0-2680-417f-be6c-0fe4718ee501/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3eee6fb0-2680-417f-be6c-0fe4718ee501",
"match": "https://api-prod.gambitprofit.com/api/matches/dd99f92a-4c4d-4ab0-aefb-7e49837e8e86/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-09T11:12:02.130142-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": "Edmonton Oilers",
"amount": 6308.0
},
{
"team": "Philadelphia Flyers",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "29ee6cca-d556-4ba2-bd88-d1a24bdc246c",
"gambit_id": "9b43f856-380d-45c9-96ea-778fa8d5ed8f",
"last_updated": "2023-02-11T23:17:15.620486-05:00",
"created_at": "2023-02-09T11:12:02.132783-05:00",
"name": "Edmonton Oilers",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eee6fb0-2680-417f-be6c-0fe4718ee501/?format=api"
},
{
"id": "4b35a7e4-4e5e-4e84-8f70-0b7cc61371b0",
"gambit_id": "8371f119-1fd7-427d-9698-9bb3d9654558",
"last_updated": "2023-02-11T23:17:15.619307-05:00",
"created_at": "2023-02-09T11:12:02.131433-05:00",
"name": "Philadelphia Flyers",
"reward": "2.58000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eee6fb0-2680-417f-be6c-0fe4718ee501/?format=api"
}
]
}