GET /api/bet_types/aa6cc745-ca8c-49e7-9d5a-779e13e93272/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "aa6cc745-ca8c-49e7-9d5a-779e13e93272",
"match": "https://api-prod.gambitprofit.com/api/matches/7c9db06e-78bf-4357-a320-851ca271853c/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-27T10:47:02.195111-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": "CIN",
"amount": 5512.0
},
{
"team": "CHC",
"amount": 4488.0
}
],
"expected_reward_tokens": 9424.8,
"profit_sb": -75.2,
"profit_sb_percentage": -0.79,
"recommended": false
},
"lines": [
{
"id": "fce1aa6f-25cd-426f-8ca8-093bbb9b8b6e",
"gambit_id": "451558ad-6d0b-46f3-aa69-8b3b32ba3108",
"last_updated": "2023-05-29T11:47:17.718895-04:00",
"created_at": "2023-05-27T10:47:02.199390-04:00",
"name": "CIN",
"reward": "1.71000",
"odds": "1.74070",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6cc745-ca8c-49e7-9d5a-779e13e93272/?format=api"
},
{
"id": "b52aa92a-14e0-49b3-a20a-3f8f23acc738",
"gambit_id": "81a34458-42a5-4993-a79e-65db0c88fe44",
"last_updated": "2023-05-29T11:47:17.720394-04:00",
"created_at": "2023-05-27T10:47:02.202620-04:00",
"name": "CHC",
"reward": "2.10000",
"odds": "2.15000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aa6cc745-ca8c-49e7-9d5a-779e13e93272/?format=api"
}
]
}