GET /api/bet_types/ec08059a-0897-44ed-8a8b-263bc6729ff7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ec08059a-0897-44ed-8a8b-263bc6729ff7",
"match": "https://api-prod.gambitprofit.com/api/matches/f2748b94-de71-42bb-a772-3847457fb29a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T09:28:01.598555-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": "Montreal Canadiens",
"amount": 5515.0
},
{
"team": "Chicago Blackhawks",
"amount": 4485.0
}
],
"expected_reward_tokens": 9373.65,
"profit_sb": -126.35,
"profit_sb_percentage": -1.33,
"recommended": false
},
"lines": [
{
"id": "8538906d-fbb5-4c79-95c3-509c26f5862e",
"gambit_id": "750a1ce1-f51a-4f26-ae0c-510796f4d875",
"last_updated": "2023-10-16T17:58:29.786293-04:00",
"created_at": "2023-10-14T09:28:01.620113-04:00",
"name": "Montreal Canadiens",
"reward": "1.70000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec08059a-0897-44ed-8a8b-263bc6729ff7/?format=api"
},
{
"id": "2b592099-359f-4594-adf4-d68b426c2ff8",
"gambit_id": "61d4c0dc-2e37-4858-a193-1f603859560a",
"last_updated": "2023-10-16T17:58:29.783008-04:00",
"created_at": "2023-10-14T09:28:01.612651-04:00",
"name": "Chicago Blackhawks",
"reward": "2.09000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ec08059a-0897-44ed-8a8b-263bc6729ff7/?format=api"
}
]
}