GET /api/bet_types/2a2fb3b6-8812-4d7e-bdce-b5e50611c888/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2a2fb3b6-8812-4d7e-bdce-b5e50611c888",
"match": "https://api-prod.gambitprofit.com/api/matches/03ae4b35-9158-4760-92de-808c722bee63/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "CLE (K Pilkington)",
"amount": 5588.0
},
{
"team": "MIN (J Winder)",
"amount": 4412.0
}
],
"expected_reward_tokens": 9220.2,
"profit_sb": 220.2,
"profit_sb_percentage": 2.45,
"recommended": true
},
"lines": [
{
"id": "735c5886-aa88-48af-a8ed-88d39d1c0cc2",
"gambit_id": "f9bd5ef6-e5a8-4457-9c43-d7ce6185a18e",
"last_updated": "2022-09-19T09:37:07.662257-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CLE (K Pilkington)",
"reward": "1.65000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2fb3b6-8812-4d7e-bdce-b5e50611c888/?format=api"
},
{
"id": "1fc32ad6-1956-4511-9c92-fd65e9600baa",
"gambit_id": "5513b253-945d-4ef3-81b8-933173047269",
"last_updated": "2022-09-19T09:37:07.663301-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (J Winder)",
"reward": "2.09000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2a2fb3b6-8812-4d7e-bdce-b5e50611c888/?format=api"
}
]
}