GET /api/bet_types/756f0827-c094-42ca-9ecb-d2d2f1d9d484/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "756f0827-c094-42ca-9ecb-d2d2f1d9d484",
"match": "https://api-prod.gambitprofit.com/api/matches/301dc4a2-d6f2-41ca-8343-fd0f9494c718/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-07T11:57:10.588394-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": "CWS",
"amount": 6308.0
},
{
"team": "CIN",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "61ebf0ae-2593-4128-a6b2-153516718f69",
"gambit_id": "56bcfb73-f503-43cc-a0dd-664f1d0a1d61",
"last_updated": "2023-05-08T11:47:08.009459-04:00",
"created_at": "2023-05-07T11:57:10.591758-04:00",
"name": "CWS",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/756f0827-c094-42ca-9ecb-d2d2f1d9d484/?format=api"
},
{
"id": "3e69c60d-40f9-4f50-a8d0-f4a020affe43",
"gambit_id": "bea4319a-2ce6-49fd-bdba-4fc7410e792d",
"last_updated": "2023-05-08T11:47:08.008112-04:00",
"created_at": "2023-05-07T11:57:10.590078-04:00",
"name": "CIN",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/756f0827-c094-42ca-9ecb-d2d2f1d9d484/?format=api"
}
]
}