GET /api/bet_types/4279c5b3-6442-4c93-b03e-c4b10bafbb0c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4279c5b3-6442-4c93-b03e-c4b10bafbb0c",
"match": "https://api-prod.gambitprofit.com/api/matches/d2103e3e-759d-4780-bfb1-0f0a68f9ec84/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-05T08:38:16.315562-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": "Phoenix Suns",
"amount": 5861.0
},
{
"team": "Detroit Pistons",
"amount": 4139.0
}
],
"expected_reward_tokens": 9436.21,
"profit_sb": -63.79,
"profit_sb_percentage": -0.67,
"recommended": false
},
"lines": [
{
"id": "d22c7b55-1e0f-4529-8372-8008a862c27c",
"gambit_id": "199afb75-56f7-45c7-a00f-59de88d1e3b5",
"last_updated": "2023-11-06T21:23:15.927360-05:00",
"created_at": "2023-11-05T08:38:16.327741-05:00",
"name": "Phoenix Suns",
"reward": "1.61000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4279c5b3-6442-4c93-b03e-c4b10bafbb0c/?format=api"
},
{
"id": "1f10e9db-f6b0-46bf-b4a4-ab3eb0f65d3f",
"gambit_id": "bcbd7180-f88f-4097-832f-bd5a4515b252",
"last_updated": "2023-11-06T21:23:15.930727-05:00",
"created_at": "2023-11-05T08:38:16.338538-05:00",
"name": "Detroit Pistons",
"reward": "2.28000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4279c5b3-6442-4c93-b03e-c4b10bafbb0c/?format=api"
}
]
}